BootstrapChartValueAxis.WholeRangeEndString Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default |
|---|---|
| String | String.Empty |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
[Browsable(false)]
[DefaultValue("")]
public string WholeRangeEndString { get; set; }
<Browsable(False)>
<DefaultValue("")>
Public Property WholeRangeEndString As String
| Type | Default |
|---|---|
| String | String.Empty |