This documentation is archived and is not being maintained.
AnnotationSmartLabelStyle Properties
Visual Studio 2010
The AnnotationSmartLabelStyle 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. (Inherited from SmartLabelStyle.) |
|
CalloutBackColor | Infrastructure. Gets or sets the back color of the label callout. This property is only applicable when the CalloutStyle property is set to a value of Box. (Overrides SmartLabelStyle::CalloutBackColor.) |
|
CalloutLineAnchorCapStyle | Infrastructure. Gets or sets the anchor cap style for the label callout line. (Overrides SmartLabelStyle::CalloutLineAnchorCapStyle.) |
|
CalloutLineColor | Infrastructure. Gets or sets the color of the label callout line. (Overrides SmartLabelStyle::CalloutLineColor.) |
|
CalloutLineDashStyle | Infrastructure. Gets or sets the style of the label callout line. (Overrides SmartLabelStyle::CalloutLineDashStyle.) |
|
CalloutLineWidth | Infrastructure. Gets or sets the width of the label callout line. (Overrides SmartLabelStyle::CalloutLineWidth.) |
|
CalloutStyle | Infrastructure. Gets or sets the callout style of the repositioned smart labels. (Overrides SmartLabelStyle::CalloutStyle.) |
|
Enabled | Gets or sets a flag that indicates whether a SmartLabelStyle algorithm is enabled. (Inherited from SmartLabelStyle.) |
|
IsMarkerOverlappingAllowed | Gets or sets a flag that specifies whether the point labels are allowed to overlap a point marker. (Inherited from SmartLabelStyle.) |
|
IsOverlappedHidden | Gets or sets a flag that indicates whether overlapped labels that cannot be repositioned will be hidden. (Inherited from SmartLabelStyle.) |
|
MaxMovingDistance | Gets or sets the maximum distance, in pixels, that the overlapped SmartLabelStyle object can be moved from the marker. (Inherited from SmartLabelStyle.) |
|
MinMovingDistance | Gets or sets the minimum distance, in pixels, that the overlapped SmartLabelStyle object can be moved from the marker. (Inherited from SmartLabelStyle.) |
|
MovingDirection | Gets or sets the direction(s) in which the overlapped SmartLabelStyle object is allowed to be moved. (Inherited from SmartLabelStyle.) |
Show: