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