'Declaration
<C1DescriptionAttribute("Axis.Title", "Gets or sets the title text shown next to the axis.")> <DefaultValueAttribute("")> Public Property Title As String
[C1Description("Axis.Title", "Gets or sets the title text shown next to the axis.")] [DefaultValue("")] public string Title {get; set;}