Compartir a través de


ScaleLabels Miembros

Defines the appearance of labels on a GaugeScale.

El tipo ScaleLabels expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio