Compartilhar via


Membros PinLabel

Represents a label for a pin value at one end of a scale.

O tipo PinLabel expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública AllowUpsideDown Indicates the label can be rotated by more than 90 degrees.
Propriedade pública DistanceFromScale Distance from the label to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).
Propriedade pública FontAngle Angle of rotation for the text.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Placement Determines where the label should be placed relative to the scale.
Propriedade pública RotateLabel Indicates the text rotates along with the scale.
Propriedade pública Style Gets the style properties of this report definition object.
Propriedade pública Text Text of the label.
Propriedade pública UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.

Início