Back to Devexpress

StripStyle Class

maui-devexpress-dot-maui-dot-charts-6c6688cf.md

latest1.5 KB
Original Source

StripStyle Class

Stores strip appearance settings.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class StripStyle :
    StyleBase

The following members return StripStyle objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement StyleBase StripStyle

Extension Methods

Yield<StripStyle>()

YieldIfNotNull<StripStyle>()

See Also

StripStyle Members

DevExpress.Maui.Charts Namespace