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