Partilhar via


Membros ChartSmartLabel

Defines the behavior of smart labels.

O tipo ChartSmartLabel expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início