ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IDataLabel Interface / Value Property

In This Topic
    Value Property (IDataLabel)
    In This Topic
    Gets the label text to use for the value labels.
    Syntax
    'Declaration
     
    ReadOnly Property Value As String
    string Value {get;}
    See Also