Click or drag to resize
ChartSeriesPoint Properties

The ChartSeriesPoint type exposes the following members.

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