Compartir a través de


ChartSmartLabel Miembros

Defines the behavior of smart labels.

El tipo ChartSmartLabel expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio