Элементы 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.

В начало