DataSeriesVisible Property

GF Charts Help
Custom indicator can change this property to false to hide it from Data Box and avoid drawing on the chart. For example, data series can be used just for calculations.

Namespace:  GF.Clients.Charts.Details
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public bool Visible { get; }

Property Value

Type: Boolean
See Also

Reference