A newer version of this page is available.
Switch to the current version.
BootstrapChartValueAxis.Pane Property
Binds the value axis to a pane.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue("")]
public string Pane { get; set; }
<DefaultValue("")>
Public Property Pane As String
Property Value
Type | Default | Description |
---|---|---|
String | A string that specifies a pane. |
See Also
Feedback