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

DXEnvelopeIndicatorStyle Class

Declaration

@interface DXEnvelopeIndicatorStyle: DXChartElementStyle

Inheritance

NSObject
DXChartElementStyle
DXEnvelopeIndicatorStyle

Properties

alpha Property

Declaration

@property (readwrite) CGFloat alpha

Property Value

Type
CGFloat

fill Property

Declaration

@property (readwrite, nullable) UIColor *fill

Property Value

Type
UIColor *

lowerStroke Property

Declaration

@property (readwrite, nullable) UIColor *lowerStroke

Property Value

Type
UIColor *

lowerStrokeThickness Property

Declaration

@property (readwrite) CGFloat lowerStrokeThickness

Property Value

Type
CGFloat

upperStroke Property

Declaration

@property (readwrite, nullable) UIColor *upperStroke

Property Value

Type
UIColor *

upperStrokeThickness Property

Declaration

@property (readwrite) CGFloat upperStrokeThickness

Property Value

Type
CGFloat