This documentation is archived and is not being maintained.
SmartLabelStyle Properties
Visual Studio 2010
The SmartLabelStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowOutsidePlotArea | Gets or sets a flag that specifies whether a SmartLabelStyle object can be drawn outside the plotting area. |
|
CalloutBackColor | Gets or sets the background color of the label callout. |
|
CalloutLineAnchorCapStyle | Gets or sets the anchor cap style of the label callout line. |
|
CalloutLineColor | Gets or sets the color of the label callout line. |
|
CalloutLineDashStyle | Gets or sets the style of the label callout line. |
|
CalloutLineWidth | Gets or sets the width of the label callout line. |
|
CalloutStyle | Gets or sets the callout style of the repositioned SmartLabelStyle object. |
|
Enabled | Gets or sets a flag that indicates whether a SmartLabelStyle algorithm is enabled. |
|
IsMarkerOverlappingAllowed | Gets or sets a flag that specifies whether the point labels are allowed to overlap a point marker. |
|
IsOverlappedHidden | Gets or sets a flag that indicates whether overlapped labels that cannot be repositioned will be hidden. |
|
MaxMovingDistance | Gets or sets the maximum distance, in pixels, that the overlapped SmartLabelStyle object can be moved from the marker. |
|
MinMovingDistance | Gets or sets the minimum distance, in pixels, that the overlapped SmartLabelStyle object can be moved from the marker. |
|
MovingDirection | Gets or sets the direction(s) in which the overlapped SmartLabelStyle object is allowed to be moved. |
Show: