ChartSeries Properties |
The ChartSeries type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ActiveRegionAttributes |
Attributes for active regions
|
![]() |
ActiveRegionToolTip |
Tooltip for active regions
|
![]() |
ActiveRegionUrl |
Url for active regions
|
![]() |
AxisYType |
Y Axis type in series(main axis Y or secondary Y axis)
|
![]() |
BackgroundComplexSettings |
Complex set of a variety of color fill
|
![]() |
BackgroundFillMode |
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
|
![]() |
BackgroundGradientMode |
Specifies the Linear gradient fill mode
|
![]() |
BackgroundMainColor |
Gets or sets the background main color of the data series.
|
![]() |
BackgroundSecondColor |
Gets or sets the the background second color of the data series.
|
![]() |
DataArgumentField |
Data field with series X value bound
|
![]() |
DataArgumentField2 |
Data field with series X2 value bound
|
![]() |
DataLabelsField |
Data field for labels
|
![]() |
DataValueField |
Data field with series Y value bound
|
![]() |
DataValueField2 |
Data field with series Y2 value bound
|
![]() |
DataValueField3 |
Data field with series Y3 value bound(for ChartSeriesView.Candle).
|
![]() |
DataValueField4 |
Data field with series Y4 value bound(for ChartSeriesView.Candle).
|
![]() |
DefaultLabelValue |
The default value for the series labels.
|
![]() |
Diagram |
Diagram for series drawing
|
![]() |
Index |
Series index in the series parent element
|
![]() |
IsActiveRegion |
Gets or sets a boolean value indicates whether the region is active.
|
![]() |
IsDataBound |
Gets or sets a boolean value indicates whether the series is bound data
|
![]() |
Item |
Gets series point in specified index.
|
![]() |
Name |
Gets or sets the name of series.
|
![]() |
Parent |
Parent element for series
|
![]() |
Points |
Gets a collection of series points.
|
![]() |
ShowPointsLabels |
Gets or sets a boolean value indicates whether display the points labels
|
![]() |
StyleSet |
Specifies the visual appearance of series items.
|
![]() |
View |
Gets or sets the view of the series.
|
![]() |
Visible |
Specifies whether to render the series or not.
|