BootstrapChartLegendSettings.MarkerSize Property
Specifies the size of item markers in the legend in pixels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 20 | An integer value the specifies the size of item markers in the legend in pixels. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to MarkerSize |
|---|---|
| BootstrapChartBase |
|
See Also