Skip to main content
A newer version of this page is available.

DXStripStyle Class

The strip appearance settings storage.

Declaration

@interface DXStripStyle: DXChartElementStyle

Remarks

The following parameters are available:

Style parameters

Inheritance

NSObject

Properties

fill Property

Gets or sets the strip’s fill color.

Declaration

@property (readwrite, nullable) UIColor *fill

Property Value

Type Description
UIColor *

The UIColor object that specifies the strip’s fill color.