LegendBase.LegendID Property
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
Int32 | -1 |
See Also
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
[Browsable(false)]
[DefaultValue(-1)]
public int LegendID { get; set; }
<Browsable(False)>
<DefaultValue(-1)>
Public Property LegendID As Integer
Type | Default |
---|---|
Int32 | -1 |
No
Your feedback is appreciated.