|
Property name |
Brief description |
|
Color |
The Color property determines fill color of chart data series point. |
|
ColorValue |
The ColorValue property determines fill transparency of chart data series point. |
|
CustomData |
The CustomData property is used to store any custom data. |
|
DataLabel |
The DataLabel property determines a data label for chart data series point. |
|
DataLabels |
The DataLabels property contains an object with settings of data labels for chart data series points. |
|
EnableEdit |
The EnableEdit property determines whether a data series point can be edited. |
|
IsAfterNull |
The IsAfterNull property determines whether this data series point is located after the point with empty value. |
|
IsFictive |
The IsFictive property determines whether a chart data series point is fictive. |
|
IsSelected |
The IsSelected property determines whether a chart data series point is selected. |
|
IsVisible |
The IsVisible property determines whether a chart data series point is displayed. |
|
LineColor |
The LineColor property determines border color for chart data series point. |
|
LinkedPoints |
The LinkedPoints property determines an array of linked data series points. |
|
Name |
The Name property determines chart data series point name. |
|
Parent |
The Parent property determines a chart data series, to which the point belongs. |
|
Percentage |
The Percentage property determines relation of chart data series point by the Y axis to the axis height. |
|
PercentPart |
The PercentPart property determines relation of the second value of chart data series point by the Y axis to the axis height. |
|
PlotX |
The PlotX property determines screen coordinate of chart data series point by the X axis. |
|
PlotY |
The PlotY property determines screen coordinate of chart data series point by the Y axis. |
|
SizeValue |
The SizeValue property determines sizes of chart data series point. |
|
StackY |
The StackY property determines the second value of chart data series point by the Y axis. |
|
State |
The State property determines the state of chart data series point. |
|
TextValue |
The TextValue property determines text values for chart data series point. |
|
X |
The X property determines value of chart data series point by the X axis. |
|
Y |
The Y property determines value of chart data series point by the Y axis. |