Represents custom attributes of a ChartSeries object.
The ChartSeriesCustomProperties..::..RangeStockProps type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
LabelValueType |
Gets or sets the Y value that is used as a data label.
Default: Close.
|
![]() |
MaxPixelPointWidth |
Gets or sets the maximum width (in pixels) of data points.
Default: 0.
(Inherited from ChartSeriesCustomProperties..::..RangePropsBase.) |
![]() |
MinPixelPointWidth |
Gets or sets the minimum width (in pixels) of data points.
Default: 0.
(Inherited from ChartSeriesCustomProperties..::..RangePropsBase.) |
![]() |
OpenCloseStyle |
Gets or sets the marker style when LabelValueType is Open or Close values.
Default: Line.
|
![]() |
Owner |
Gets ChartSeriesCustomProperties owning this object.
(Inherited from ChartSeriesCustomProperties..::..PropsBase.) |
![]() |
PixelPointWidth |
Gets or sets the width (in pixels) of data points.
Default: 0.
(Inherited from ChartSeriesCustomProperties..::..RangePropsBase.) |
![]() |
PointWidth |
Gets or sets the relative width of data points.
Default: 0.8.
(Inherited from ChartSeriesCustomProperties..::..RangePropsBase.) |
![]() |
ShowOpenClose |
Determines if Open and Close markers (lines or triangles) are displayed
while LabelValueType is Open or Close.
Default: Both.
|