Dundas.SharePoint.Charting.WebParts Send comments on this topic.
AnnotationSmartLabelsStyle Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : AnnotationSmartLabelsStyle Class


The following tables list the members exposed by AnnotationSmartLabelsStyle.

Public Constructors

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

Public Properties

  Name Description
Public Property AllowOutsidePlotArea Defines if SmartLabels are allowed to be drawn outside of the plotting area. (Inherited from SmartLabelsStyle)
Public Property Enabled SmartLabels algorithm enabled flag. (Inherited from SmartLabelsStyle)
Public Property HideOverlapped Indicates that overlapped labels that can't be repositioned will be hidden. (Inherited from SmartLabelsStyle)
Public Property MarkerOverlapping Indicates that marker overlapping by label is allowed. (Inherited from SmartLabelsStyle)
Public Property MaxMovingDistance Maximum distance the overlapped SmartLabel can be moved from the marker. Distance is measured in pixels. (Inherited from SmartLabelsStyle)
Public Property MinMovingDistance Minimum distance the overlapped SmartLabel can be moved from the marker. Distance is measured in pixels. (Inherited from SmartLabelsStyle)
Public Property MovingDirection Possible moving directions for the overlapped SmartLabel. (Inherited from SmartLabelsStyle)
Top

See Also