Compartilhar via


Membros ScaleLabels

Defines the appearance of labels on a GaugeScale.

O tipo ScaleLabels 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 labels can be rotated by more than 90 degrees.
Propriedade pública DistanceFromScale Distance from the labels 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 Hidden Indicates the labels are hidden.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Interval Interval between labels.
Propriedade pública IntervalOffset Offset for the first label.
Propriedade pública Placement Determines where the labels should be placed relative to the scale.
Propriedade pública RotateLabels Indicates the text rotates along with the scale.
Propriedade pública ShowEndLabels Indicates the labels at the ends of the scale should be shown.
Propriedade pública Style Gets the style properties of this report definition object.
Propriedade pública UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.

Início