Name | Description | |
---|---|---|
EmptyPointValue | Determines how an empty point is treated when the chart is drawn. If a value of 'Average' is used then the chart is drawn as if a point exists that has an average Y value, the average being calculated using the adjacent points. If 'Zero' is used then the chart is drawn as if a point exists with a value of zero. Default: Average. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.AreaProps) | |
LabelStyle | Gets or set the data point labels position. Default: Auto. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.AreaProps) | |
LineTension | Gets or sets the tension for the drawn curve. A curve with zero tension will have the appearance of a line. Applied only for smooth chart. Default: 0.5. | |
Owner | Gets ChartSeriesCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase) | |
PixelPointDepth | Gets or sets the 3D series depth, measured in pixels. Default: 0. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase) | |
PixelPointGapDepth | Gets or sets the 3D series gap, measured in pixels. Default: 0. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase) | |
ShowMarkerLines | Determines if marker lines are displayed. Default: False. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.AreaProps) |