PolarChartValueAxisBuilder Methods
Provides methods that allow you to configure nested options of the client-side valueAxis object.
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 |
Axis |
Specifies a coefficient for dividing the value axis. Mirrors the client-side axis |
Axis |
Specifies a coefficient for dividing the value axis. 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 |
Mirrors the client-side end |
End |
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. |
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 |
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 value 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 |
Max |
Specifies a coefficient that determines the spacing between the maximum series point and the axis. Mirrors the client-side max |
Max |
Specifies a coefficient that determines the spacing between the maximum series point and the axis. Mirrors the client-side max |
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 |
Specifies the properties of the minor 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 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 |
Min |
Specifies a coefficient that determines the spacing between the minimum series point and the axis. Mirrors the client-side min |
Min |
Specifies a coefficient that determines the spacing between the minimum series point and the axis. Mirrors the client-side min |
Min |
Specifies the minimum length of the visual range. Mirrors the client-side min |
Min |
Specifies the minimum length of the visual range. Mirrors the client-side min |
Min |
Specifies the minimum length of the visual range. Mirrors the client-side min |
Min |
Specifies the minimum length of the visual range. Mirrors the client-side min |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Specifies whether or not to indicate a zero value on the value axis. Mirrors the client-side show |
Show |
Specifies whether or not to indicate a zero value on the value axis. Mirrors the client-side show |
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 value axis. Mirrors the client-side type option. |
Value |
Indicates whether to display series with indents from axis boundaries. Mirrors the client-side value |
Value |
Indicates whether to display series with indents from axis boundaries. Mirrors the client-side value |
Value |
Specifies the desired type of axis values. Mirrors the client-side value |
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. |
Visual |
Defines the axis' displayed range. Cannot be wider than the whole |
Visual |
Defines the axis' displayed range. Cannot be wider than the whole |
Visual |
Defines the axis' displayed range. Cannot be wider than the whole |
Visual |
Defines the axis' displayed range. Cannot be wider than the whole |
Visual |
Defines the axis' displayed range. Cannot be wider than the whole |
Visual |
Specifies how the axis's visual range should behave when the Polar |
Whole |
Defines the range where the axis can be zoomed. Mirrors the client-side whole |
Whole |
Defines the range where the axis can be zoomed. Mirrors the client-side whole |
Whole |
Defines the range where the axis can be zoomed. Mirrors the client-side whole |
Whole |
Defines the range where the axis can be zoomed. Mirrors the client-side whole |
Whole |
Defines the range where the axis can be zoomed. Mirrors the client-side whole |
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