[]
Gets or sets a value indicating whether the column mesh lines should appear.
[C1Description("Chart3DSurface.IsColumnMeshShowing", "Indicates whether the column mesh lines should appear.")]
public bool IsColumnMeshShowing { get; set; }
<C1Description("Chart3DSurface.IsColumnMeshShowing", "Indicates whether the column mesh lines should appear.")>
Public Property IsColumnMeshShowing As Boolean