Partager via


Membres ChartSmartLabel

Defines the behavior of smart labels.

Le type ChartSmartLabel expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ChartSmartLabel() () () () Creates a new instance of the ChartSmartLabel class.
Méthode publique ChartSmartLabel(IPropertyStore) Creates a new instance of the ChartSmartLabel class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (Hérité de ReportObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Infrastructure. (Hérité de ReportObject.)
Méthode protégée InitializeForDesigner Infrastructure. (Hérité de ReportObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique AllowOutSidePlotArea Indicates whether data point 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 ChartNoMoveDirections Indicates which directions the label is not allowed to move.
Propriété publique Disabled Indicates smart labels should be turned off.
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 Parent The parent of this report object. (Hérité de ReportObjectBase.)
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique ShowOverlapped Indicates labels should be displayed even when overlapping issues cannot be resolved.
Propriété publique Site Infrastructure. (Hérité de ReportObject.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)

Haut de la page