Skip to main content

BootstrapChartValueAxis.WholeRangeEndString Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[Browsable(false)]
[DefaultValue("")]
public string WholeRangeEndString { get; set; }

Property Value

Type Default
String String.Empty
See Also