GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PinLabel Class |
The following tables list the members exposed by PinLabel.
Name | Description | |
---|---|---|
![]() | PinLabel Constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllowUpsideDownDefaultValue | |
![]() ![]() | DistanceFromScaleDefaultValue | |
![]() ![]() | FontAngleDefaultvalue | |
![]() ![]() | PlacementDefaultValue | |
![]() ![]() | RotateLabelDefaultValue | |
![]() ![]() | UseFontPercentDefaultValue |
Name | Description | |
---|---|---|
![]() | AllowUpsideDown | Boolean. Indicates the label can be rotated by more than 90 degrees. Applies only to radial scales. |
![]() | DistanceFromScale | Float. Distance from the label 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. |
![]() | Placement | Determines where the label should be placed relative to the scale. |
![]() | RotateLabel | Boolean. Indicates the text rotates together with the scale Applies only to radial scales. |
![]() | Style | |
![]() | Text | String. Text of the label. |
![]() | UseFontPercent | Boolean. Determines if the font size is measured as a percentage of the parent or in units specified. |