'Declaration
<DefaultValueAttribute(True)> <C1DescriptionAttribute("Axis.Labels", "Gets or sets a value indicating whether the axis labels are visible.")> Public Property Labels As Boolean
[DefaultValue(true)] [C1Description("Axis.Labels", "Gets or sets a value indicating whether the axis labels are visible.")] public bool Labels {get; set;}