ChartSeriesBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
For internal use only. Initializes a new Chart |
#Methods
Name | Description |
---|---|
Aggregation |
Configures data aggregation for the series. Mirrors the client-side aggregation object. |
Argument |
Specifies which data source field provides arguments for series points. Mirrors the client-side argument |
Argument |
Specifies which data source field provides arguments for series points. Mirrors the client-side argument |
Axis |
Binds the series to a value axis. Mirrors the client-side axis option. |
Axis |
Binds the series to a value axis. Mirrors the client-side axis option. |
Bar |
Allows you to group bar series so that bars with the same argument overlap. Mirrors the client-side bar |
Bar |
Allows you to group bar series so that bars with the same argument overlap. Mirrors the client-side bar |
Bar |
Controls the padding and consequently the width of all bars in a series using relative units. Ignored if the bar |
Bar |
Controls the padding and consequently the width of all bars in a series using relative units. Ignored if the bar |
Bar |
Specifies a fixed width for all bars in a series, measured in pixels. Takes precedence over the bar |
Bar |
Specifies a fixed width for all bars in a series, measured in pixels. Takes precedence over the bar |
Border |
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series). Mirrors the client-side border object. |
Close |
Specifies which data source field provides close values for points of a financial series. Mirrors the client-side close |
Close |
Specifies which data source field provides close values for points of a financial series. Mirrors the client-side close |
Color |
Specifies the color of the series. Mirrors the client-side color option. |
Color |
|
Color |
Specifies the color of the series. Mirrors the client-side color option. |
Corner |
Makes bars look rounded. Applies only to bar-like series. Mirrors the client-side corner |
Corner |
Makes bars look rounded. Applies only to bar-like series. Mirrors the client-side corner |
Dash |
Specifies the dash style of the series line. Applies only to line-like series. Mirrors the client-side dash |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
High |
Specifies which data source field provides high values for points of a financial series. Mirrors the client-side high |
High |
Specifies which data source field provides high values for points of a financial series. Mirrors the client-side high |
Hover |
Specifies series elements to be highlighted when a user points to a series. Mirrors the client-side hover |
Hover |
Configures the appearance adopted by the series when a user points to it. Mirrors the client-side hover |
Ignore |
Specifies whether the series should ignore null data points. Mirrors the client-side ignore |
Ignore |
Specifies whether the series should ignore null data points. Mirrors the client-side ignore |
Inner |
Specifies a filling color for the body of a series point that visualizes a non-reduced value. Applies only to candlestick series. Mirrors the client-side inner |
Inner |
Specifies a filling color for the body of a series point that visualizes a non-reduced value. Applies only to candlestick series. Mirrors the client-side inner |
Label |
Configures point labels. Mirrors the client-side label object. |
Low |
Specifies which data source field provides low values for points of a financial series. Mirrors the client-side low |
Low |
Specifies which data source field provides low values for points of a financial series. Mirrors the client-side low |
Max |
Specifies a limit for the number of point labels. Mirrors the client-side max |
Max |
Specifies a limit for the number of point labels. Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series. Mirrors the client-side min |
Min |
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series. Mirrors the client-side min |
Name |
Specifies the name that identifies the series. Mirrors the client-side name option. |
Name |
Specifies the name that identifies the series. Mirrors the client-side name option. |
Opacity |
Specifies how transparent the series should be. Mirrors the client-side opacity option. |
Opacity |
Specifies how transparent the series should be. Mirrors the client-side opacity option. |
Open |
Specifies which data source field provides open values for points of a financial series. Mirrors the client-side open |
Open |
Specifies which data source field provides open values for points of a financial series. Mirrors the client-side open |
Option |
Specifies an option by its name. |
Pane |
Specifies which pane the series should belong to. Accepts the name of the pane. Mirrors the client-side pane option. |
Pane |
Specifies which pane the series should belong to. Accepts the name of the pane. Mirrors the client-side pane option. |
Point |
Configures series points in scatter, line- and area-like series. Mirrors the client-side point object. |
Range |
Coupled with the range |
Range |
Coupled with the range |
Range |
Coupled with the range |
Range |
Coupled with the range |
Reduction |
Specifies reduction properties for financial series. Mirrors the client-side reduction object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Selection |
Specifies series elements to be highlighted when a user selects a series. Mirrors the client-side selection |
Selection |
Configures the appearance adopted by the series when a user selects it. Mirrors the client-side selection |
Show |
Specifies whether to show the series in the legend or not. Mirrors the client-side show |
Show |
Specifies whether to show the series in the legend or not. Mirrors the client-side show |
Size |
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series. Mirrors the client-side size |
Size |
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series. Mirrors the client-side size |
Stack |
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series. Mirrors the client-side stack option. |
Stack |
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series. Mirrors the client-side stack option. |
Tag |
Specifies data about a series. Mirrors the client-side tag option. |
Tag |
Specifies which data source field provides auxiliary data for series points. Mirrors the client-side tag |
Tag |
Specifies which data source field provides auxiliary data for series points. Mirrors the client-side tag |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Sets the series type. Mirrors the client-side type option. |
Value |
Configures error bars. Mirrors the client-side value |
Value |
Specifies which data source field provides values for series points. Mirrors the client-side value |
Value |
Specifies which data source field provides values for series points. Mirrors the client-side value |
Visible |
Specifies whether the series is visible or not. Mirrors the client-side visible option. |
Visible |
Specifies whether the series is visible or not. Mirrors the client-side visible option. |
Width |
Specifies the width of the series line in pixels. Applies only to line-like series. Mirrors the client-side width option. |
Width |
Specifies the width of the series line in pixels. Applies only to line-like series. Mirrors the client-side width option. |
See Also