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