GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TickMarkStyle Class |
For a list of all members of this type, see TickMarkStyle members.
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. |