FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Legend Class / Title Property

In This Topic
    Title Property (Legend)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Title As System.String
    public System.string Title {get; set;}
    See Also