|
Name |
Description |
|
ArgumentType
|
Sets the type of argument values.
|
|
AxisDivisionFactor
|
Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types.
|
|
Categories
|
Specifies the order in which arguments (categories) are arranged on the discrete argument axis.
|
|
ConstantLineCollection
|
Provides access to a collection of constant lines belonging to the axis.
|
|
DiscreteAxisDivisionMode
|
Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the "discrete" type.
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
FirstPointOnStartAngle
|
Specifies whether to display the first point at the angle specified using the DevExpress.Web.Bootstrap.BootstrapPolarChartArgumentAxis.StartAngle method.
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
GridVisible
|
Specifies whether grid lines are visible.
|
|
HoverMode
|
Specifies the elements that will be highlighted when the argument axis is hovered over.
|
|
Inverted
|
Inverts the axis.
|
|
Label
|
An object defining the label configuration options that are common for all axes in the Polar Chart widget.
|
|
LogarithmBase
|
Specifies the value to be raised to a power when generating ticks for an axis of the logarithmic type.
|
|
MinorGridVisible
|
Specifies whether the minor grid is visible.
|
|
MinorTickCount
|
Specifies how many minor ticks to place between two neighboring major ticks.
|
|
MinorTickInterval
|
Specifies the interval between minor ticks.
|
|
MinorTickIntervalUnit
|
Specifies the measurement unit of the minor tick interval.
|
|
MinorTickLength
|
Specifies the length of minor ticks in pixels.
|
|
MinorTickVisible
|
Specifies whether minor ticks are visible.
|
|
OriginValue
|
Specifies the value to be used as the origin for the argument axis.
|
|
Period
|
Specifies the period of the argument values in the data source.
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
StartAngle
|
Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise.
|
|
StripCollection
|
Declares a collection of strips belonging to the argument axis.
|
|
TickInterval
|
Specifies the interval between axis ticks.
|
|
TickIntervalUnit
|
Specifies the measurement unit of the interval between axis ticks.
|
|
TickLength
|
Specifies the length of ticks in pixels.
|
|
TickVisible
|
Specifies whether ticks are visible.
|
|
ToString
|
Returns a System.String that represents the current System.Object. (Inherited from System.Object)
|
|
Type
|
Specifies the type of the axis.
|
|
ValueMarginsEnabled
|
Adds an empty space between the axis and the minimum and maximum series points.
|
|
Visible
|
Specifies whether the axis line is visible.
|