Represents custom attributes of a ChartDataPoint object.
The ChartDataPointCustomProperties..::..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.
|
|
OpenCloseStyle |
Gets or sets the marker style when LabelValueType is Open or Close values.
Default: Line.
|
|
Owner |
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.) |
|
ShowOpenClose |
Determines if Open and Close markers (lines or triangles) are displayed
while LabelValueType is Open or Close.
Default: Both.
|