ChartSeriesPoint Properties |
The ChartSeriesPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ActiveRegion |
Gets or sets Active region
|
![]() |
Argument |
Main X value
|
![]() |
Argument2 |
X2 value of series point
|
![]() |
Index |
Index of point in series collection
|
![]() |
IsEmpty |
Whether the series point's value is empty
|
![]() |
Label |
Item label
|
![]() |
Name |
Series point name
|
![]() |
Parent |
Parent element of series point
|
![]() |
PointAppearance |
Point appearance settings
|
![]() |
StyleSet |
Link to visualization and design properties
|
![]() |
Value |
Y value of series point
|
![]() |
Value2 |
Y2 value of series point
|
![]() |
Value3 |
Y3 value of series point(for ChartSeriesView.Candle).
|
![]() |
Value4 |
Y4 value of series point(for ChartSeriesView.Candle).
|
![]() |
Visible |
Gets or sets a boolean value whether to display the series point
|