PolarChartArgumentAxisBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Polar |
For internal use only. Initializes a new Polar |
#Methods
Name | Description |
---|---|
Allow |
Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. Mirrors the client-side allow |
Allow |
Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. Mirrors the client-side allow |
Argument |
Specifies the desired type of axis values. Mirrors the client-side argument |
Axis |
Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the 'continuous' and 'logarithmic' types. Mirrors the client-side axis |
Axis |
Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the 'continuous' and 'logarithmic' types. Mirrors the client-side axis |
Categories |
Specifies the order of categories on an axis of the 'discrete' type. Mirrors the client-side categories option. |
Categories |
Specifies the order of categories on an axis of the 'discrete' type. Mirrors the client-side categories option. |
Categories |
Specifies the order of categories on an axis of the 'discrete' type. Mirrors the client-side categories option. |
Categories |
Specifies the order of categories on an axis of the 'discrete' type. Mirrors the client-side categories option. |
Color |
Specifies the color of the line that represents an axis. Mirrors the client-side color option. |
Color |
Specifies the color of the line that represents an axis. Mirrors the client-side color option. |
Constant |
Provides access to the client-side constant |
Constant |
Specifies the appearance of all the UI component's constant lines. Mirrors the client-side constant |
Discrete |
Specifies whether ticks/grid lines of a discrete axis are located between labels or cross the labels. Mirrors the client-side discrete |
End |
Specifies whether to force the axis to start and end on ticks. Mirrors the client-side end |
End |
Specifies whether to force the axis to start and end on ticks. Mirrors the client-side end |
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. |
First |
Specifies whether or not to display the first point at the angle specified by the start |
First |
Specifies whether or not to display the first point at the angle specified by the start |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Grid |
An object defining the configuration properties for the grid lines of an axis in the Polar |
Hover |
Specifies the elements that will be highlighted when the argument axis is hovered over. Mirrors the client-side hover |
Inverted |
Indicates whether or not an axis is inverted. Mirrors the client-side inverted option. |
Inverted |
Indicates whether or not an axis is inverted. Mirrors the client-side inverted option. |
Label |
Specifies properties for argument axis labels. Mirrors the client-side label object. |
Linear |
Specifies a value used to calculate the range on a logarithmic axis within which the axis should be linear. Applies only if the data source contains negative values or zeroes. Mirrors the client-side linear |
Linear |
Specifies a value used to calculate the range on a logarithmic axis within which the axis should be linear. Applies only if the data source contains negative values or zeroes. Mirrors the client-side linear |
Logarithm |
Specifies the value to be raised to a power when generating ticks for a logarithmic axis. Mirrors the client-side logarithm |
Logarithm |
Specifies the value to be raised to a power when generating ticks for a logarithmic axis. Mirrors the client-side logarithm |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Minor |
Specifies the properties of the minor grid. Mirrors the client-side minor |
Minor |
Mirrors the client-side minor |
Minor |
Specifies the number of minor ticks between two neighboring major ticks. Mirrors the client-side minor |
Minor |
Specifies the number of minor ticks between two neighboring major ticks. Mirrors the client-side minor |
Minor |
Specifies the interval between minor ticks. Mirrors the client-side minor |
Minor |
Specifies the interval between minor ticks. Mirrors the client-side minor |
Minor |
Specifies the interval between minor ticks. Mirrors the client-side minor |
Minor |
Specifies the interval between minor ticks. Mirrors the client-side minor |
Opacity |
Specifies the opacity of the line that represents an axis. Mirrors the client-side opacity option. |
Opacity |
Specifies the opacity of the line that represents an axis. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Origin |
Specifies the value to be used as the origin for the argument axis. Mirrors the client-side origin |
Origin |
Specifies the value to be used as the origin for the argument axis. Mirrors the client-side origin |
Period |
Specifies the period of the argument values in the data source. Mirrors the client-side period option. |
Period |
Specifies the period of the argument values in the data source. Mirrors the client-side period option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Start |
Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. Mirrors the client-side start |
Start |
Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. Mirrors the client-side start |
Strips |
Provides access to the client-side strips option that represents an axis strip collection. |
Strip |
An object defining configuration properties for strip style. Mirrors the client-side strip |
Tick |
Mirrors the client-side tick object. |
Tick |
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tick |
Tick |
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tick |
Tick |
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tick |
Tick |
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tick |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies the required type of the argument axis. Mirrors the client-side type option. |
Visible |
Indicates whether or not the line that represents an axis in a chart is visible. Mirrors the client-side visible option. |
Visible |
Indicates whether or not the line that represents an axis in a chart is visible. Mirrors the client-side visible option. |
Width |
Specifies the width of the line that represents an axis in the chart. Mirrors the client-side width option. |
Width |
Specifies the width of the line that represents an axis in the chart. Mirrors the client-side width option. |
See Also