Annotation.SmartLabelStyle Property
.NET Framework (current version)
Gets or sets the smart label style of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BrowsableAttribute(true)>] [<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] member SmartLabelStyle : AnnotationSmartLabelStyle with get, set
Property Value
Type: System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyleAn AnnotationSmartLabelStyle object that represents an annotation's smart labels style properties.
Smart labels are used to prevent an annotation from overlapping the data point labels and other annotations.
Note |
|---|
Data point labels must also have smart labels enabled. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
