Classe ChartSmartLabel
Defines the behavior of smart labels.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartSmartLabel
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class ChartSmartLabel _
Inherits ReportObject
'Utilisation
Dim instance As ChartSmartLabel
public class ChartSmartLabel : ReportObject
public ref class ChartSmartLabel : public ReportObject
type ChartSmartLabel =
class
inherit ReportObject
end
public class ChartSmartLabel extends ReportObject
Le type ChartSmartLabel expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ChartSmartLabel | Creates a new instance of the ChartSmartLabel class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
AllowOutSidePlotArea | Indicates whether data point labels can be drawn outside of the plot area. |
![]() |
CalloutBackColor | Fill color of the box around the point label text when the CalloutStyle is Box()()()(). |
![]() |
CalloutLineAnchor | Shape that should be drawn on the point end of the callout line. |
![]() |
CalloutLineColor | Color of the callout line. |
![]() |
CalloutLineStyle | Style of the callout line. |
![]() |
CalloutLineWidth | Width of the callout line. |
![]() |
CalloutStyle | Style to use when drawing the callout lines. |
![]() |
ChartNoMoveDirections | Indicates which directions the label is not allowed to move. |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
Disabled | Indicates smart labels should be turned off. |
![]() |
MarkerOverlapping | Indicates point labels are allowed to overlap point markers. |
![]() |
MaxMovingDistance | The maximum distance from the data point that data point labels are allowed to be moved in case of overlapping. |
![]() |
MinMovingDistance | The minimum distance from the data point that data point labels will be moved in case of overlapping. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
ShowOverlapped | Indicates labels should be displayed even when overlapping issues cannot be resolved. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Infrastructure. (hérité de ReportObject.) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.