Charting for WinForms Programmer's Guide
LinearGaugeRenderer.Gauge Property
See Also
 






Gets or sets the LinearGauge represented by this renderer.

Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public LinearGauge Gauge { get; set; }

Visual Basic  Copy Code

Public Property Gauge As LinearGauge

 Property Value

 See Also

LinearGaugeRenderer Members
LinearGaugeRenderer Class
MindFusion.Charting.Gauges Namespace