GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ScaleLabels Class |
The following tables list the members exposed by ScaleLabels.
Name | Description | |
---|---|---|
ScaleLabels Constructor |
Name | Description | |
---|---|---|
DistanceFromScaleDefaultValue |
Name | Description | |
---|---|---|
AllowUpsideDown | Float. Indicates the labels can be rotated by more than 90 degrees. | |
DistanceFromScale | Distance from the labels to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales). | |
FontAngle | Float. Angle of rotation for the text. | |
Hidden | Boolean. ndicates the labels are hidden. | |
Interval | Float. Interval between labels. Defaults to GaugeScale.Interval | |
IntervalOffset | Float. Offset for the first label. Defaults to GaugeScale.IntervalOffset | |
Placement | Determines where the labels should be placed relative to the scale. Defaults to ScaleLabelsPlacements.Inside | |
RotateLabels | Boolean. Indicates the text rotates together with the scale. | |
ShowEndLabels | Boolean. Indicates the labels at the ends of the scale should be shown. | |
Style | ||
UseFontPercent | Boolean. Determines if the font size is measured as a percentage of the parent or in units specified. |