Name | Description | |
---|---|---|
![]() | AutoMinorTicks | Specifies whether minor ticks are automatically generated. |
![]() | FixedTickCount | Controls the maximum number of ticks when major tick mode is fixed tick count |
![]() | GenerateRangeBeginTick | Gets or sets whether the scale will always generate a tick for the range begin value, regardless of the MajorTickMode setting |
![]() | GenerateRangeEndTick | Gets or sets whether the scale will always generate a tick for the range end value, regardless of the MajorTickMode setting |
![]() | InflateBeginContentRangeWithCustomTicks | Gets or sets a value indicating whether custom ticks will inflate the scale end content range |
![]() | InflateEndContentRangeWithCustomTicks | Gets or sets a value indicating whether custom ticks will inflate the scale begin content range |
![]() | InnerMinorTicks | Gets or sets the inner minor tick |
![]() | Labels | Gets the label child |
![]() | MajorTickMode | Controls the mode of the major ticks. |
![]() | MaxTickCount | Controls the maximum number of major ticks when major tick mode is auto and max tick count mode is MaxCount |
![]() | MinorGridLines | Gets or sets the style controlling the minor grid lines displayed by the scale |
![]() | MinorTickCount | Specifies the number of minor ticks between two major ones. |
![]() | MinTickDistance | Gets / sets the minimum distance between of ticks on the scale when major tick mode is Auto and max tick count mode is MaxDensity |
![]() | OuterMinorTicks | Gets or sets the style off the outer minor tick lines |
![]() | OuterTicksLevelFill | Gets or sets the background fill applied to the level containing the inner ticks |
![]() | ScaleLevelBuildMode | Gets or sets a value indicating how the scale configurator will build scale levels |
![]() | UseOrigin | Specifies whether an origin value should be used for the automatically generated major ticks. |