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