
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIMountainRenderPassData
@interface SCIMountainRenderPassData : SCILineRenderPassData
Defines the ISCISeriesRenderPassData
, the data used in a single render pass by SCIFastMountainRenderableSeries
.
-
Defines the value which determines the zero line in
Y-direction
.Note
Used to set the bottom of amountain
.Declaration
Objective-C
@property (nonatomic) float zeroLineCoord;