'Declaration
<C1DescriptionAttribute("Axis.RoundLimits", "Gets or sets whether the automatic axis limits should be rounded.")> <DefaultValueAttribute(False)> Public Property RoundLimits As Boolean
[C1Description("Axis.RoundLimits", "Gets or sets whether the automatic axis limits should be rounded.")] [DefaultValue(false)] public bool RoundLimits {get; set;}