ActiveReports 8
PinLabel Class Members
See Also  Fields  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PinLabel Class

Glossary Item Box

The following tables list the members exposed by PinLabel.

Public Constructors

 NameDescription
Public ConstructorPinLabel Constructor  
Top

Public Fields

Public Properties

 NameDescription
Public PropertyAllowUpsideDownBoolean. Indicates the label can be rotated by more than 90 degrees. Applies only to radial scales.  
Public PropertyDistanceFromScaleFloat. Distance from the label to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).  
Public PropertyFontAngleFloat. Angle of rotation for the text.  
Public PropertyPlacementDetermines where the label should be placed relative to the scale.  
Public PropertyRotateLabelBoolean. Indicates the text rotates together with the scale Applies only to radial scales.  
Public PropertyStyle  
Public PropertyTextString. Text of the label.  
Public PropertyUseFontPercentBoolean. Determines if the font size is measured as a percentage of the parent or in units specified.  
Top

See Also