ChartRangeControlClientGridOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
Initializes a new instance of the Chart |
#Properties
Name | Description |
---|---|
Auto | Gets or sets a value that specifies whether the grid properties are calculated automatically. |
Grid |
Gets or sets a value that specifies the interval between grid lines. |
Label |
Gets or sets the string used to format chart argument values. |
Label |
Gets or set the format provider to format the values displayed by argument labels of the chart range control client. |
Show |
Gets or sets a value which specifies whether to show the grid lines error message in the range control’s viewport. |
Snap |
Gets or sets the numeric snap step. |
#Methods
Name | Description |
---|---|
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. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the current Chart |
See Also