Dundas Chart for ASP.NET
AnnotationSmartLabelsStyle Class Members
See Also  Properties  Send comments on this topic.
Dundas.Charting.WebControl Namespace : AnnotationSmartLabelsStyle Class


The following tables list the members exposed by AnnotationSmartLabelsStyle.

Public Constructors

  Name Description
Public Constructor AnnotationSmartLabelsStyle Constructor Overloaded.  Constructor.
 Default public constructor.  
Top

Public Properties

  Name Description
Public Property AllowOutsidePlotArea Enterprise Edition Only Feature. 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)
Public Property Enabled Enterprise Edition Only Feature. Gets or sets a boolean value that toggles the application of SmartLabels? on and off.
SmartLabels algorithm enabled flag. (Inherited from SmartLabelsStyle)
Public Property HideOverlapped

Enterprise Edition Only Feature. 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)
Public Property MarkerOverlapping Enterprise Edition Only Feature. 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)
Public Property MaxMovingDistance Enterprise Edition Only Feature. 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)
Public Property MinMovingDistance Enterprise Edition Only Feature. 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)
Public Property MovingDirection Enterprise Edition Only Feature. 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)
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.