RangeSelectorChartBuilder Methods
Provides methods that allow you to configure nested options of the client-side chart object.
Name | Description |
---|---|
Bar |
Controls the padding and consequently the width of a group of bars with the same argument using relative units. Ignored if the bar |
Bar |
Controls the padding and consequently the width of a group of bars with the same argument using relative units. Ignored if the bar |
Bar |
Specifies a fixed width for groups of bars with the same argument, measured in pixels. Takes precedence over the bar |
Bar |
Specifies a fixed width for groups of bars with the same argument, measured in pixels. Takes precedence over the bar |
Bottom |
Specifies an indent from the background's bottom to the lowest chart point. Accepts values from 0 to 1. Mirrors the client-side bottom |
Bottom |
Specifies an indent from the background's bottom to the lowest chart point. Accepts values from 0 to 1. Mirrors the client-side bottom |
Common |
An object defining the common configuration properties for the chart's series. Mirrors the client-side common |
Data |
An object providing properties for managing data from a data source. Mirrors the client-side data |
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. |
Max |
Specifies a coefficient that determines the diameter of the largest bubble. Mirrors the client-side max |
Max |
Specifies a coefficient that determines the diameter of the largest bubble. Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies the diameter of the smallest bubble measured in pixels. Mirrors the client-side min |
Min |
Specifies the diameter of the smallest bubble measured in pixels. Mirrors the client-side min |
Negatives |
Forces the UI component to treat negative values as zeroes. Applies to stacked-like series only. Mirrors the client-side negatives |
Negatives |
Forces the UI component to treat negative values as zeroes. Applies to stacked-like series only. Mirrors the client-side negatives |
Option |
Specifies an option by its name. |
Palette |
Sets the palette to be used to colorize series in the chart. Mirrors the client-side palette option. |
Palette |
Sets the palette to be used to colorize series in the chart. Mirrors the client-side palette option. |
Palette |
Sets the palette to be used to colorize series in the chart. Mirrors the client-side palette option. |
Palette |
Specifies what to do with colors in the palette when their number is less than the number of series in the chart. Mirrors the client-side palette |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Series |
Provides access to the client-side series option that represents a Chart series collection. |
Series |
Defines properties for the series template. Mirrors the client-side series |
Top |
Specifies an indent from the background's top to the topmost chart point. Accepts values from 0 to 1. Mirrors the client-side top |
Top |
Specifies an indent from the background's top to the topmost chart point. Accepts values from 0 to 1. Mirrors the client-side top |
To |
Returns a string that represents the current object. Inherited from Object. |
Value |
Configures the chart value axis. Mirrors the client-side value |
See Also