Condividi tramite


Membri ScaleLabels

Defines the appearance of labels on a GaugeScale.

Il tipo ScaleLabels espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AllowUpsideDown Indicates the labels can be rotated by more than 90 degrees.
Proprietà pubblica DistanceFromScale Distance from the labels to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).
Proprietà pubblica FontAngle Angle of rotation for the text.
Proprietà pubblica Hidden Indicates the labels are hidden.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Interval Interval between labels.
Proprietà pubblica IntervalOffset Offset for the first label.
Proprietà pubblica Placement Determines where the labels should be placed relative to the scale.
Proprietà pubblica RotateLabels Indicates the text rotates along with the scale.
Proprietà pubblica ShowEndLabels Indicates the labels at the ends of the scale should be shown.
Proprietà pubblica Style Gets the style properties of this report definition object.
Proprietà pubblica UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.

In alto