ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Marker Class / Label Property

In This Topic
    Label Property (Marker)
    In This Topic
    Gets or sets the label information for the Marker.
    Syntax
    'Declaration
     
    Public Property Label As LabelInfo
    public LabelInfo Label {get; set;}
    See Also