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

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