Membros GaugeScale
Represents a scale to be drawn within a gauge.
O tipo GaugeScale expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
GaugeScale() () () () | Creates a new instance of the GaugeScale class. | |
GaugeScale(IPropertyStore) | Creates a new instance of the GaugeScale class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetAncestor< (Of < <' (T> ) > > ) | The ancestor of this report object. (Herdado de ReportObject.) | |
GetContainingDataScopes | The containing data scopes. (Herdado de ReportObject.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Initializes an instance of the GaugeScale class. (Substitui ReportObject. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) | |
WrapPropertyStore | Infraestrutura. (Herdado de ReportObject.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Actions for the scale. | |
CustomLabels | Custom labels for the scale. | |
GaugeMajorTickMarks | Major tickmarks to display on the scale. | |
GaugeMinorTickMarks | Minor tickmarks to display on the scale. | |
GaugePointers | Pointers to display on the scale. | |
Hidden | Indicates the scale is hidden. | |
Interval | Default interval between tick marks and labels. | |
IntervalOffset | Default offset for the first tick mark and label. | |
Logarithmic | Indicates the scale is logarithmic. | |
LogarithmicBase | Base to use for logarithmic scale. | |
MaximumPin | Maximum value at which a pointer on the scale will stop. | |
MaximumValue | Maximum value for the scale. | |
MinimumPin | Minimum value at which a pointer on the scale will stop. | |
MinimumValue | Minimum value for the scale. | |
Multiplier | Amount by which the gauge value is multiplied before it is displayed. | |
Name | ||
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Reversed | Indicates the direction of the scale is reversed. | |
ScaleLabels | Labels to display on the scale. | |
ScaleRanges | Ranges to display on the scale. | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | Gets the style properties of this report definition object. | |
TickMarksOnTop | Indicates tick marks should be drawn atop pointers. | |
ToolTip | Tool tip text for the scale. | |
Width | Width of the scale bar, as a percent of the size of the gauge. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início