'Declaration <DescriptionAttribute("Gives access to the ValueFormatting object controlling the formatting of the elevation values.")> <CategoryAttribute("Formatting")> Public ReadOnly Property ValueFormatting As ValueFormatting
'Usage Dim instance As SurfaceSeriesBase Dim value As ValueFormatting value = instance.ValueFormatting
[Description("Gives access to the ValueFormatting object controlling the formatting of the elevation values.")] [Category("Formatting")] public ValueFormatting ValueFormatting {get;}