AreaProfileSynchronizedAxes Property

GF Charts Help
Synchronized axes can not show different values on a same level. Non synchronized do.

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

[TypeConverterAttribute(typeof(BoolOnOffConverter))]
public bool SynchronizedAxes { get; set; }

Property Value

Type: Boolean
See Also

Reference