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


The following tables list the members exposed by SmartLabelsStyle.

Public Constructors

  Name Description
Public Constructor SmartLabelsStyle 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.  
Public Property CalloutBackColor Label callout back color. Applies to the Box style only!  
Public Property CalloutLineAnchorCap Label callout line anchor cap.  
Public Property CalloutLineColor Label callout line color.  
Public Property CalloutLineStyle Label callout line style.  
Public Property CalloutLineWidth Label callout line width.  
Public Property CalloutStyle Callout style of the repositioned SmartLabels.  
Public Property Enabled SmartLabels algorithm enabled flag.  
Public Property HideOverlapped Indicates that overlapped labels that can't be repositioned will be hidden.  
Public Property MarkerOverlapping Indicates that marker overlapping by label is allowed.  
Public Property MaxMovingDistance Maximum distance the overlapped SmartLabel can be moved from the marker. Distance is measured in pixels.  
Public Property MinMovingDistance Minimum distance the overlapped SmartLabel can be moved from the marker. Distance is measured in pixels.  
Public Property MovingDirection Possible moving directions for the overlapped SmartLabel.  
Top

See Also