Membros CustomLabel
Represents a custom label for a scale.
O tipo CustomLabel expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_instance | Infraestrutura. (Herdado de GaugePanelObjectCollectionItem.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AllowUpsideDown | Indicates the label can be rotated by more than 90 degrees. | |
DistanceFromScale | Distance from the label to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales). | |
FontAngle | Angle of rotation for the text. | |
Hidden | Indicates the custom label is hidden. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Name | Name of the custom label. | |
Placement | Determines where the label should be placed relative to the scale. | |
RotateLabel | Indicates the text rotates along with the scale. | |
Style | Gets the style properties of this report definition object. | |
Text | Text of the custom label. | |
TickMarkStyle | Style properties for the tick mark. | |
UseFontPercent | Determines if the font size is measured as a percentage of the parent or in units specified. | |
Value | Position on the scale where the label will be placed. |
Início
Consulte também