The following tables list the members exposed by AnnotationSmartLabelsStyle.
Name | Description | |
---|---|---|
AnnotationSmartLabelsStyle Constructor | Overloaded. Constructor. Default public constructor. |
Name | Description | |
---|---|---|
AllowOutsidePlotArea | Gets or sets a LabelOutsidePlotAreaStyle value that specifies the extent of how the datapoint labels should be drawn with respect to the plotting area. Defines if SmartLabels are allowed to be drawn outside of the plotting area. (Inherited from SmartLabelsStyle) | |
Enabled | Gets or sets a boolean value that toggles the application of SmartLabels? on and off. SmartLabels algorithm enabled flag. (Inherited from SmartLabelsStyle) | |
HideOverlapped |
Gets or sets a boolean value that allows for the hiding of labels when overlapping issues cannot be resolved. Indicates that overlapped labels that can't be repositioned will be hidden. (Inherited from SmartLabelsStyle) | |
MarkerOverlapping | Gets or sets a boolean value that specifies whether the point labels are allowed to overlap a point marker. Indicates that marker overlapping by label is allowed. (Inherited from SmartLabelsStyle) | |
MaxMovingDistance | Gets or sets a value that specifies the maximum distance in pixels from the data point that data point labels are allowed to be moved in case of overlapping. Maximum distance the overlapped SmartLabel can be moved from the marker. Distance is measured in pixels. (Inherited from SmartLabelsStyle) | |
MinMovingDistance | Gets or sets a value that specifies the minimum distance in pixels from the data point that data point labels will be moved in case of overlapping. Minimum distance the overlapped SmartLabel can be moved from the marker. Distance is measured in pixels. (Inherited from SmartLabelsStyle) | |
MovingDirection | Gets or sets the allowable direction(s) that the data point label is allowed to be moved. Possible moving directions for the overlapped SmartLabel. (Inherited from SmartLabelsStyle) |