FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / GroupNames Property

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