IsMeshed Property (Chart3DElevation)
In This Topic
Gets or sets a value indicating whether surface charts are meshed, or whether bars in bar charts are outlined.
Syntax
'Declaration
Public Property IsMeshed As Boolean
public bool IsMeshed {get; set;}
See Also