Membros RadialScale
Represents a radial scale to be drawn within a RadialGauge.
O tipo RadialScale expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_instance | Infraestrutura. (Herdado de GaugePanelObjectCollectionItem.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Actions for the scale. (Herdado de GaugeScale.) | |
CustomLabels | Custom labels for the scale. (Herdado de GaugeScale.) | |
FieldsUsedInValueExpression | Gets the fields used in a value expression. (Herdado de GaugeScale.) | |
GaugeMajorTickMarks | Major tickmarks to display on the scale. (Herdado de GaugeScale.) | |
GaugeMinorTickMarks | Minor tickmarks to display on the scale. (Herdado de GaugeScale.) | |
GaugePointers | Gets the pointers on the scale. | |
Hidden | Indicates the scale is hidden. (Herdado de GaugeScale.) | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
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 being displayed. (Herdado de GaugeScale.) | |
Name | Name of the gauge scale. (Herdado de GaugeScale.) | |
Radius | Radius of the scale as a percentage of the gauge. | |
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.) | |
StartAngle | The start angle of the scale in degrees (0-360). | |
Style | Gets the style properties of this report definition object. (Herdado de GaugeScale.) | |
SweepAngle | The sweep angle of the scale in degrees (0-360). | |
TickMarksOnTop | Indicates tick marks should be drawn above pointers. (Herdado de GaugeScale.) | |
ToolTip | Tool tip text for the scale. (Herdado de GaugeScale.) | |
UniqueName | Gets the unique identifier for this report definition object. (Herdado de GaugeScale.) | |
Width | Width of the scale bar, as a percent of the size of the gauge (Herdado de GaugeScale.) |
Início
Consulte também