FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Series Class / DataLabel Property

In This Topic
    DataLabel Property (Series)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DataLabel As IDataLabel
    public IDataLabel DataLabel {get; set;}
    See Also