Partager via


Membres ChartSmartLabel

Defines the behavior of smart labels.

Le type ChartSmartLabel expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page