Condividi tramite


Membri CustomLabel

Represents a custom label for a scale.

Il tipo CustomLabel 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

Campi

  Nome Descrizione
Campo protetto m_instance Infrastruttura. (Ereditato da GaugePanelObjectCollectionItem).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AllowUpsideDown Indicates the label can be rotated by more than 90 degrees.
Proprietà pubblica DistanceFromScale Distance from the label 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 custom label is hidden.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Name Name of the custom label.
Proprietà pubblica Placement Determines where the label should be placed relative to the scale.
Proprietà pubblica RotateLabel Indicates the text rotates along with the scale.
Proprietà pubblica Style Gets the style properties of this report definition object.
Proprietà pubblica Text Text of the custom label.
Proprietà pubblica TickMarkStyle Style properties for the tick mark.
Proprietà pubblica UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.
Proprietà pubblica Value Position on the scale where the label will be placed.

In alto