A newer version of this page is available.
BootstrapChartArgumentAxis.MaxValueString Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[Browsable(false)]
[DefaultValue("")]
public string MaxValueString { get; set; }
<Browsable(False)>
<DefaultValue("")>
Public Property MaxValueString As String
Property Value
Type | Default |
---|---|
String |
See Also
Feedback