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