The following tables list the members exposed by TickMarkStyle.
Name | Description | |
---|---|---|
![]() | TickMarkStyle Constructor |
Name | Description | |
---|---|---|
![]() ![]() | DistanceFromScaleDefaultValue | |
![]() ![]() | EnableGradientDefaultValue | |
![]() ![]() | GradientDensityDefaultValue | |
![]() ![]() | HiddenDefaultValue | |
![]() ![]() | LengthDefaultValue | |
![]() ![]() | PlacementDefaultValue | |
![]() ![]() | ShapeDefaultValue | |
![]() ![]() | WidthDefaultValue |
Name | Description | |
---|---|---|
![]() | DistanceFromScale | Float. Distance from the label to the tick mark, as a percentage of the scale size (radius for radial scales, length for linear scales). |
![]() | EnableGradient | Boolean. Indicates whether a gradient effect is used for the tick mark. |
![]() | GradientDensity | Float. Intensity of the gradient effect (from 0 to 100). |
![]() | Hidden | Boolean. Indicates the custom label is hidden. |
![]() | Length | Float. Length of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller. |
![]() | Placement | Determines where the tick mark should be placed relative to the scale. The value must be on of the 'Placements' enum. |
![]() | Shape | The value must be on of 'TickMarkShapes' enum. |
![]() | Style | |
![]() | TickMarkImage | Image to use for the tick mark. |
![]() | Width | Float. Width of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller. |