[Category("Appearance")] [Description("The list of labels")] public virtual IList LabelChoices {get; set;}
Property Value
By default this is null, so GetLabelString will just format the value. This value can be shared by multiple instances of aGraduatedScale
.