ComponentOne Gauges for WinForms
DataField Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase Class : DataField Property
Gets or sets the field of the data source to which the main pointer is bound.
Syntax
'Declaration
 
Public Property DataField As System.String
public System.string DataField {get; set;}
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members