'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property FirstRowRangeFitMode As RangeLabelFitMode
'Usage
Dim instance As NHierarchicalScaleConfigurator Dim value As RangeLabelFitMode instance.FirstRowRangeFitMode = value value = instance.FirstRowRangeFitMode
[System.Xml.Serialization.XmlAttribute()] public RangeLabelFitMode FirstRowRangeFitMode {get; set;}