FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / FlexPie Class / Titles Property

In This Topic
    Titles Property (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Titles As System.String()
    public System.string[] Titles {get; set;}
    See Also