BootstrapChartLineSeriesBuilder Methods
Stores settings supported by a series of the Line type.
Name | Description |
---|---|
Aggregation |
|
Argument |
Sets the name of a data field providing arguments for series points. |
Axis |
Binds the series to a value axis. |
Color |
|
Css |
Sets the name of a CSS class applied to the series element. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Ignore |
Specifies whether a chart ignores null data points or not. |
Label |
Provides access to point label settings. |
Legend |
Sets the name of a CSS class applied to a legend marker element. |
Max |
Specifies a limit for the number of point labels. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Name |
Specifies the name that identifies the series. |
Pane |
Sets the pane which should display the current series. |
Point |
Configures series points in Line and Point series. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
E sets a value that specifies whether or not to show the series in the chart’s legend. |
Tag |
Sets the name of a data field providing auxiliary data associated with a point. |
To |
Returns a string that represents the current object. Inherited from Object. |
Value |
Configures error bars for numeric axes. |
Value |
Specifies which data source field provides values for series points. |
Visible |
Sets a value specifying the visibility of the current chart series. |
See Also