[Category("General")] [Description("When set to true the axis ruler is displayed in inverted manner")] [DefaultValue(false)] public bool Inverted {get; set;}
'Declaration <CategoryAttribute("General")> <DescriptionAttribute("When set to true the axis ruler is displayed in inverted manner")> <DefaultValueAttribute(False)> Public Property Inverted As Boolean