IsColumnMeshShowing Property (Chart3DSurface)
In This Topic
Gets or sets a value indicating whether the column mesh lines should appear.
Syntax
'Declaration
Public Property IsColumnMeshShowing As Boolean
public bool IsColumnMeshShowing {get; set;}
See Also