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