Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSmartLabel Class
Properties Methods


In This Topic
    ChartSmartLabel Class Members
    In This Topic

    The following tables list the members exposed by ChartSmartLabel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartSmartLabel class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether datapoint labels can be drawn outside of the plot area.  
    Public PropertyGets or sets the fill color of the box around the point label text when the CalloutStyle is Box.  
    Public PropertyGets or sets the shape that should be drawn on the point end of the callout line.  
    Public PropertyGets or sets a value indicating whether datapoint labels can be drawn outside of the plot area.  
    Public PropertyGets or sets the style of the callout line.

    Default: Solid.

     
    Public PropertyGets or sets the width of the callout line.

    Default: 0.75pt.

     
    Public PropertyGets or sets the style to use when drawing the callout lines.

    Default: Underline.

     
    Public PropertyGets or sets a value indicating whether smart labels should be turned off.  
    Public PropertyGets or sets a value indicating whether point labels are allowed to overlap point markers.

    Default: False.

     
    Public PropertyGets or sets the maximum distance from the data point that data point labels can be moved to prevent overlapping.

    Default: 23 pt.

     
    Public PropertyGets or sets the minimum distance from the data point that data point labels can be moved to prevent overlapping.

    Default: 23 pt.

     
    Public PropertyGets the ChartNoMoveDirections object indicating in which directions the label is not allowed to move.  
    Public PropertyGets or sets a value indicating labels should be displayed even when overlapping issues cannot be resolved.

    Default: False.

     
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartSmartLabel to the current object.  
    Top
    See Also