ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeries Class / SmartLabel Property

In This Topic
    SmartLabel Property
    In This Topic
    Gets ChartSmartLabel smart label properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property SmartLabel As ChartSmartLabel
    public ChartSmartLabel SmartLabel {get;}
    See Also