DXEnvelopeIndicatorStyle Class
Declaration
@interface DXEnvelopeIndicatorStyle: DXChartElementStyle
Properties
alpha Property
Declaration
@property (readwrite) CGFloat alpha
Property Value
fill Property
Declaration
@property (readwrite, nullable) UIColor *fill
Property Value
lowerStroke Property
Declaration
@property (readwrite, nullable) UIColor *lowerStroke
Property Value
lowerStrokeThickness Property
Declaration
@property (readwrite) CGFloat lowerStrokeThickness
Property Value
upperStroke Property
Declaration
@property (readwrite, nullable) UIColor *upperStroke
Property Value
upperStrokeThickness Property
Declaration
@property (readwrite) CGFloat upperStrokeThickness
Property Value