'Declaration
<C1DescriptionAttribute("Axis.GroupItemsPath", "Gets or sets the group names.")> <DefaultValueAttribute("")> <C1CategoryAttribute("Data")> Public Property GroupNames As String
[C1Description("Axis.GroupItemsPath", "Gets or sets the group names.")] [DefaultValue("")] [C1Category("Data")] public string GroupNames {get; set;}