Gets or sets the Gauge for the Report Image.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportGaugeBase Gauge { get; set; }public ReportGaugeBase Gauge { get; set; }Public Property Gauge As ReportGaugeBase
Get
Set
Public Property Gauge As ReportGaugeBase
Get
Set
public:
property ReportGaugeBase^ Gauge {
ReportGaugeBase^ get ();
void set (ReportGaugeBase^ value);
}public:
property ReportGaugeBase^ Gauge {
ReportGaugeBase^ get ();
void set (ReportGaugeBase^ value);
}Property Value
Type:
ReportGaugeBase