Partilhar via


Membros LinearScale

Represents a linear scale to be drawn within a linear gauge.

O tipo LinearScale expõe os seguintes membros.

Construtores

  Nome Descrição
Método público LinearScale() () () () Creates a new instance of the LinearScale class.
Método público LinearScale(IPropertyStore) Creates a new instance of the LinearScale class.

Início

Métodos

  Nome Descrição
Método público DeepClone Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Herdado de ReportObject.)
Método público GetContainingDataScopes The containing data scopes. (Herdado de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestrutura. (Herdado de ReportObject.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Initialize Initializes an instance of the LinearScale class. (Substitui GaugeScale. . :: . .Initialize() () () ().)
Método protegido InitializeForDesigner Infraestrutura. (Herdado de ReportObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido OnChildPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido OnPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestrutura. (Herdado de ReportObject.)
Método público ToString (Herdado de Object.)
Método protegido WrapPropertyStore Infraestrutura. (Herdado de ReportObject.)

Início

Propriedades

  Nome Descrição
Propriedade pública ActionInfo Actions for the scale. (Herdado de GaugeScale.)
Propriedade pública CustomLabels Custom labels for the scale. (Herdado de GaugeScale.)
Propriedade pública EndMargin Distance between the end of the gauge and the end of the scale, as a percentage of the size of the gauge.
Propriedade pública GaugeMajorTickMarks Major tickmarks to display on the scale. (Herdado de GaugeScale.)
Propriedade pública GaugeMinorTickMarks Minor tickmarks to display on the scale. (Herdado de GaugeScale.)
Propriedade pública GaugePointers Pointers to display on the scale. (Herdado de GaugeScale.)
Propriedade pública Hidden Indicates the scale is hidden. (Herdado de GaugeScale.)
Propriedade pública Interval Default interval between tick marks and labels. (Herdado de GaugeScale.)
Propriedade pública IntervalOffset Default offset for the first tick mark and label. (Herdado de GaugeScale.)
Propriedade pública Logarithmic Indicates the scale is logarithmic. (Herdado de GaugeScale.)
Propriedade pública LogarithmicBase Base to use for logarithmic scale. (Herdado de GaugeScale.)
Propriedade pública MaximumPin Maximum value at which a pointer on the scale will stop. (Herdado de GaugeScale.)
Propriedade pública MaximumValue Maximum value for the scale. (Herdado de GaugeScale.)
Propriedade pública MinimumPin Minimum value at which a pointer on the scale will stop. (Herdado de GaugeScale.)
Propriedade pública MinimumValue Minimum value for the scale. (Herdado de GaugeScale.)
Propriedade pública Multiplier Amount by which the gauge value is multiplied before it is displayed. (Herdado de GaugeScale.)
Propriedade pública Name (Herdado de GaugeScale.)
Propriedade pública Parent The parent of this report object. (Herdado de ReportObjectBase.)
Propriedade pública Position Position of the scale, as a percentage of the size of the gauge.
Propriedade pública PropertyStore The property store. (Herdado de ReportObjectBase.)
Propriedade pública Reversed Indicates the direction of the scale is reversed. (Herdado de GaugeScale.)
Propriedade pública ScaleLabels Labels to display on the scale. (Herdado de GaugeScale.)
Propriedade pública ScaleRanges Ranges to display on the scale. (Herdado de GaugeScale.)
Propriedade pública Site Infraestrutura. (Herdado de ReportObject.)
Propriedade pública StartMargin Distance between the start of the gauge and the start of the scale, as a percentage of the size of the gauge.
Propriedade pública Style Gets the style properties of this report definition object. (Herdado de GaugeScale.)
Propriedade pública TickMarksOnTop Indicates tick marks should be drawn atop pointers. (Herdado de GaugeScale.)
Propriedade pública ToolTip Tool tip text for the scale. (Herdado de GaugeScale.)
Propriedade pública Width Width of the scale bar, as a percent of the size of the gauge. (Herdado de GaugeScale.)

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular IDisposable. . :: . .Dispose (Herdado de ReportObject.)
Implementação de interface explícitaEvento particular IComponent. . :: . .Disposed (Herdado de ReportObject.)

Início