'Declaration
<DefaultValueAttribute("")> <C1DescriptionAttribute("Axis.Format", "Gets or sets the format string used for the axis labels.")> Public Property Format As String
[DefaultValue("")] [C1Description("Axis.Format", "Gets or sets the format string used for the axis labels.")] public string Format {get; set;}