[Category("Polar Axis Specific")] [Description("Controls the format of the angle texts")] [DefaultValue("<degree>")] public string AngleLabelsFormat {get; set;}
'Declaration <CategoryAttribute("Polar Axis Specific")> <DescriptionAttribute("Controls the format of the angle texts")> <DefaultValueAttribute("<degree>")> Public Property AngleLabelsFormat As String