Aggregation
|
Configures data aggregation for the chart series.
|
ArgumentField
|
Gets or sets the name of a data field providing arguments for series points.
|
Axis
|
Binds the series to a value axis.
|
CloseValueField
|
Specifies which data source field provides close values for points of a financial series.
|
Collection
|
Gets the collection to which an item belongs.
|
Color
|
Specifies the series color.
|
CornerRadius
|
Makes bars look rounded. Applies only to bar-like series.
|
CssClass
|
Gets or sets the name of a CSS class applied to the series element.
|
HighValueField
|
Specifies which data source field provides high values for points of a financial series.
|
HoverMode
|
Specifies series elements to be highlighted when a user points to a series.
|
IgnoreEmptyPoints
|
Specifies whether a chart ignores null data points or not.
|
Index
|
Gets or sets the item’s index within the collection.
|
Label
|
Provides access to point label settings.
|
LegendMarkerCssClass
|
Gets or sets the name of a CSS class applied to a legend marker element.
|
LowValueField
|
Specifies which data source field provides low values for points of a financial series.
|
MaxLabelCount
|
Specifies a limit for the number of point labels.
|
MinBarSize
|
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series.
|
Name
|
Specifies the name that identifies the series.
|
OpenValueField
|
Specifies which data source field provides open values for points of a financial series.
|
Pane
|
Gets or sets the pane which should display the current series.
|
Point
|
Configures series points in scatter, line and area-like series.
|
RangeValue1Field
|
Coupled with the BootstrapChartSeries.RangeValue2Field option, specifies which data source field provides values for a range-like series.
|
RangeValue2Field
|
Coupled with the BootstrapChartSeries.RangeValue1Field option, specifies which data source field provides values for a range-like series.
|
ReductionLevel
|
Specifies reduction options for financial series: whether high, low, open or close prices of points should be compared.
|
SelectionMode
|
|
ShowInLegend
|
Gets ore sets a value that specifies whether or not to show the series in the chart’s legend.
|
SizeField
|
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series.
|
Stack
|
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series.
|
TagField
|
Specifies which data source field provides auxiliary data for series points.
|
Type
|
Sets the series type.
|
ValueErrorBar
|
Configures error bars for numeric axes.
|
ValueField
|
Specifies which data source field provides values for series points.
|
Visible
|
Gets or sets a value specifying the visibility of the current chart series.
|