ValueTransformableTreeGraph BusColorGradient Property ElecNetKit Documentation
An adaptive gradient that determines, in conjunction with BusColorTransform, how the buses on the network should be coloured.

Namespace: ElecNetKit.Graphing.Graphs
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax

public AdaptiveGradient BusColorGradient { get; set; }
See Also