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