Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public List<GaugeCaption> Captions { get; set; }public List<GaugeCaption> Captions { get; set; }Public Property Captions As List(Of GaugeCaption)
Get
Set
Public Property Captions As List(Of GaugeCaption)
Get
Set
public:
property List<GaugeCaption^>^ Captions {
List<GaugeCaption^>^ get ();
void set (List<GaugeCaption^>^ value);
}public:
property List<GaugeCaption^>^ Captions {
List<GaugeCaption^>^ get ();
void set (List<GaugeCaption^>^ value);
}Property Value
Type:
List GaugeCaption