Freigeben über


ChartSmartLabel-Member

Defines the behavior of smart labels.

Der ChartSmartLabel-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang