共用方式為


ScaleLabels 成員

Defines the appearance of labels on a GaugeScale.

ScaleLabels 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 AllowUpsideDown Indicates the labels can be rotated by more than 90 degrees.
公用屬性 DistanceFromScale Distance from the labels to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).
公用屬性 FontAngle Angle of rotation for the text.
公用屬性 Hidden Indicates the labels are hidden.
公用屬性 Instance Gets the report instance object that contains the calculated values of this report definition object.
公用屬性 Interval Interval between labels.
公用屬性 IntervalOffset Offset for the first label.
公用屬性 Placement Determines where the labels should be placed relative to the scale.
公用屬性 RotateLabels Indicates the text rotates along with the scale.
公用屬性 ShowEndLabels Indicates the labels at the ends of the scale should be shown.
公用屬性 Style Gets the style properties of this report definition object.
公用屬性 UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.

頂端