The ChartSmartLabel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartSmartLabel |
Initializes a new instance of the ChartSmartLabel class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Copies properties from another ChartSmartLabel to the current object.
|
Properties
Name | Description | |
---|---|---|
![]() |
AllowOutSidePlotArea |
Gets or sets a value indicating whether datapoint labels can be drawn outside of the plot area.
|
![]() |
CalloutBackColor |
Gets or sets the fill color of the box around the point label text when the CalloutStyle is Box.
|
![]() |
CalloutLineAnchor |
Gets or sets the shape that should be drawn on the point end of the callout line.
|
![]() |
CalloutLineColor |
Gets or sets a value indicating whether datapoint labels can be drawn outside of the plot area.
|
![]() |
CalloutLineStyle |
Gets or sets the style of the callout line.
Default: Solid. |
![]() |
CalloutLineWidth |
Gets or sets the width of the callout line.
Default: 0.75pt. |
![]() |
CalloutStyle |
Gets or sets the style to use when drawing the callout lines.
Default: Underline. |
![]() |
Disabled |
Gets or sets a value indicating whether smart labels should be turned off.
|
![]() |
MarkerOverlapping |
Gets or sets a value indicating whether point labels are allowed to overlap point markers.
Default: False. |
![]() |
MaxMovingDistance |
Gets or sets the maximum distance from the data point that data point labels
can be moved to prevent overlapping.
Default: 23 pt. |
![]() |
MinMovingDistance |
Gets or sets the minimum distance from the data point that data point labels
can be moved to prevent overlapping.
Default: 23 pt. |
![]() |
NoMoveDirections |
Gets the ChartNoMoveDirections object indicating in which directions
the label is not allowed to move.
|
![]() |
ShowOverlapped |
Gets or sets a value indicating labels should be displayed even when
overlapping issues cannot be resolved.
Default: False. |