ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LegendItem Class / ToString Method

In This Topic
    ToString Method (LegendItem)
    In This Topic
    Returns a string that represents the LegendItem object.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function ToString() As String
    public override string ToString()
    See Also