Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / 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