[Category("Position")] [Description("Specifies the end of the axis ruler in percents of the axis length")] [DefaultValue(100)] public int PositionEndPercent {get; set;}
'Declaration <CategoryAttribute("Position")> <DescriptionAttribute("Specifies the end of the axis ruler in percents of the axis length")> <DefaultValueAttribute(100)> Public Property PositionEndPercent As Integer