Condividi tramite


Membri GaugeScale

Represents a scale to be drawn within a gauge.

Il tipo GaugeScale 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 ActionInfo Actions for the scale.
Proprietà pubblica CustomLabels Custom labels for the scale.
Proprietà pubblica FieldsUsedInValueExpression Gets the fields used in a value expression.
Proprietà pubblica GaugeMajorTickMarks Major tickmarks to display on the scale.
Proprietà pubblica GaugeMinorTickMarks Minor tickmarks to display on the scale.
Proprietà pubblica Hidden Indicates the scale is hidden.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Interval Default interval between tick marks and labels.
Proprietà pubblica IntervalOffset Default offset for the first tick mark and label.
Proprietà pubblica Logarithmic Indicates the scale is logarithmic.
Proprietà pubblica LogarithmicBase Base to use for logarithmic scale.
Proprietà pubblica MaximumPin Maximum value at which a pointer on the scale will stop.
Proprietà pubblica MaximumValue Maximum value for the scale.
Proprietà pubblica MinimumPin Minimum value at which a pointer on the scale will stop.
Proprietà pubblica MinimumValue Minimum value for the scale.
Proprietà pubblica Multiplier Amount by which the gauge value is multiplied before being displayed.
Proprietà pubblica Name Name of the gauge scale.
Proprietà pubblica Reversed Indicates the direction of the scale is reversed.
Proprietà pubblica ScaleLabels Labels to display on the scale.
Proprietà pubblica ScaleRanges Ranges to display on the scale.
Proprietà pubblica Style Gets the style properties of this report definition object.
Proprietà pubblica TickMarksOnTop Indicates tick marks should be drawn above pointers.
Proprietà pubblica ToolTip Tool tip text for the scale.
Proprietà pubblica UniqueName Gets the unique identifier for this report definition object.
Proprietà pubblica Width Width of the scale bar, as a percent of the size of the gauge

In alto