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 | |
---|---|---|
LinearScale() () () () | Creates a new instance of the LinearScale class. | |
LinearScale(IPropertyStore) | Creates a new instance of the LinearScale 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 LinearScale class. (Substitui GaugeScale. . :: . .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. (Herdado de GaugeScale.) | |
CustomLabels | Custom labels for the scale. (Herdado de GaugeScale.) | |
EndMargin | Distance between the end of the gauge and the end of the scale, as a percentage of the size of the gauge. | |
GaugeMajorTickMarks | Major tickmarks to display on the scale. (Herdado de GaugeScale.) | |
GaugeMinorTickMarks | Minor tickmarks to display on the scale. (Herdado de GaugeScale.) | |
GaugePointers | Pointers to display on the scale. (Herdado de GaugeScale.) | |
Hidden | Indicates the scale is hidden. (Herdado de GaugeScale.) | |
Interval | Default interval between tick marks and labels. (Herdado de GaugeScale.) | |
IntervalOffset | Default offset for the first tick mark and label. (Herdado de GaugeScale.) | |
Logarithmic | Indicates the scale is logarithmic. (Herdado de GaugeScale.) | |
LogarithmicBase | Base to use for logarithmic scale. (Herdado de GaugeScale.) | |
MaximumPin | Maximum value at which a pointer on the scale will stop. (Herdado de GaugeScale.) | |
MaximumValue | Maximum value for the scale. (Herdado de GaugeScale.) | |
MinimumPin | Minimum value at which a pointer on the scale will stop. (Herdado de GaugeScale.) | |
MinimumValue | Minimum value for the scale. (Herdado de GaugeScale.) | |
Multiplier | Amount by which the gauge value is multiplied before it is displayed. (Herdado de GaugeScale.) | |
Name | (Herdado de GaugeScale.) | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
Position | Position of the scale, as a percentage of the size of the gauge. | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Reversed | Indicates the direction of the scale is reversed. (Herdado de GaugeScale.) | |
ScaleLabels | Labels to display on the scale. (Herdado de GaugeScale.) | |
ScaleRanges | Ranges to display on the scale. (Herdado de GaugeScale.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
StartMargin | Distance between the start of the gauge and the start of the scale, as a percentage of the size of the gauge. | |
Style | Gets the style properties of this report definition object. (Herdado de GaugeScale.) | |
TickMarksOnTop | Indicates tick marks should be drawn atop pointers. (Herdado de GaugeScale.) | |
ToolTip | Tool tip text for the scale. (Herdado de GaugeScale.) | |
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 | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início