共用方式為


ChartSmartLabel 成員

Defines the behavior of smart labels.

ChartSmartLabel 型別公開下列成員。

方法

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

頂端

屬性

  名稱 描述
公用屬性 AllowOutSidePlotArea Indicates whether datapoint labels can be drawn outside of the plot area.
公用屬性 CalloutBackColor Fill color of the box around the point label text when the CalloutStyle is Box()()()().
公用屬性 CalloutLineAnchor Shape that should be drawn on the point end of the callout line.
公用屬性 CalloutLineColor Color of the callout line.
公用屬性 CalloutLineStyle Style of the callout line.
公用屬性 CalloutLineWidth Width of the callout line.
公用屬性 CalloutStyle Style to use when drawing the callout lines.
公用屬性 Disabled Indicates smart labels should be turned off.
公用屬性 Instance Gets the report instance object that contains the calculated values of this report definition object.
公用屬性 MarkerOverlapping Indicates point labels are allowed to overlap point markers.
公用屬性 MaxMovingDistance The maximum distance from the data point that data point labels are allowed to be moved in case of overlapping.
公用屬性 MinMovingDistance The minimum distance from the data point that data point labels will be moved in case of overlapping.
公用屬性 NoMoveDirections Gets a value that indicates the directions the smart label cannot move.
公用屬性 ShowOverlapped Indicates labels should be displayed even when overlapping issues cannot be resolved.

頂端