Gets or sets whether the series should be drawn.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public bool Visible { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Visible As Boolean |
See Also