Membri RadialScale
Represents a radial scale to be drawn within a RadialGauge.
Il tipo RadialScale espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
m_instance | Infrastruttura. (Ereditato da GaugePanelObjectCollectionItem). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ActionInfo | Actions for the scale. (Ereditato da GaugeScale). | |
CustomLabels | Custom labels for the scale. (Ereditato da GaugeScale). | |
FieldsUsedInValueExpression | Gets the fields used in a value expression. (Ereditato da GaugeScale). | |
GaugeMajorTickMarks | Major tickmarks to display on the scale. (Ereditato da GaugeScale). | |
GaugeMinorTickMarks | Minor tickmarks to display on the scale. (Ereditato da GaugeScale). | |
GaugePointers | Gets the pointers on the scale. | |
Hidden | Indicates the scale is hidden. (Ereditato da 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. (Ereditato da GaugeScale). | |
IntervalOffset | Default offset for the first tick mark and label. (Ereditato da GaugeScale). | |
Logarithmic | Indicates the scale is logarithmic. (Ereditato da GaugeScale). | |
LogarithmicBase | Base to use for logarithmic scale. (Ereditato da GaugeScale). | |
MaximumPin | Maximum value at which a pointer on the scale will stop. (Ereditato da GaugeScale). | |
MaximumValue | Maximum value for the scale. (Ereditato da GaugeScale). | |
MinimumPin | Minimum value at which a pointer on the scale will stop. (Ereditato da GaugeScale). | |
MinimumValue | Minimum value for the scale. (Ereditato da GaugeScale). | |
Multiplier | Amount by which the gauge value is multiplied before being displayed. (Ereditato da GaugeScale). | |
Name | Name of the gauge scale. (Ereditato da GaugeScale). | |
Radius | Radius of the scale as a percentage of the gauge. | |
Reversed | Indicates the direction of the scale is reversed. (Ereditato da GaugeScale). | |
ScaleLabels | Labels to display on the scale. (Ereditato da GaugeScale). | |
ScaleRanges | Ranges to display on the scale. (Ereditato da GaugeScale). | |
StartAngle | The start angle of the scale in degrees (0-360). | |
Style | Gets the style properties of this report definition object. (Ereditato da GaugeScale). | |
SweepAngle | The sweep angle of the scale in degrees (0-360). | |
TickMarksOnTop | Indicates tick marks should be drawn above pointers. (Ereditato da GaugeScale). | |
ToolTip | Tool tip text for the scale. (Ereditato da GaugeScale). | |
UniqueName | Gets the unique identifier for this report definition object. (Ereditato da GaugeScale). | |
Width | Width of the scale bar, as a percent of the size of the gauge (Ereditato da GaugeScale). |
In alto
Vedere anche