Partager via


Classe ChartSmartLabel

Defines the behavior of smart labels.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartSmartLabel

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartSmartLabel
'Utilisation
Dim instance As ChartSmartLabel
public sealed class ChartSmartLabel
public ref class ChartSmartLabel sealed
[<SealedAttribute>]
type ChartSmartLabel =  class end
public final class ChartSmartLabel

Le type ChartSmartLabel expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AllowOutSidePlotArea Gets an expression that evaluates to a value that indicates whether data point labels can be drawn outside of the plot area.
Propriété publique CalloutBackColor Gets an expression that evaluates to the fill color of the box around the point label text when the CalloutStyle is Box()()()().
Propriété publique CalloutLineAnchor Gets an expression that evaluates to the shape that should be drawn on the point end of the callout line.
Propriété publique CalloutLineColor Gets an expression that evaluates to the color of the callout line.
Propriété publique CalloutLineStyle Gets an expression that evaluates to the style of the callout line.
Propriété publique CalloutLineWidth Gets an expression that evaluates to the width of the callout line.
Propriété publique CalloutStyle Gets an expression that evaluates to the style to use when drawing the callout lines.
Propriété publique Disabled Gets an expression that evaluates to a value that 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 Gets an expression that evaluates to a value that indicates point labels are allowed to overlap point markers.
Propriété publique MaxMovingDistance Gets an expression that evaluates to the maximum distance from the data point that data point labels are allowed to be moved in case of overlapping.
Propriété publique MinMovingDistance Gets an expression that evaluates to the minimum distance from the data point that data point labels will be moved in case of overlapping.
Propriété publique NoMoveDirections Gets the directions the smart label must not move.
Propriété publique ShowOverlapped Gets an expression that evaluates to a value that indicates whether labels should be displayed even when overlapping issues cannot be resolved.

Haut de la page

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.