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