A newer version of this page is available.
Switch to the current version.
BootstrapChartLegendSettings.CollectCustomProperties(List<JsonPropertyInfo>) Method
This property is for internal use only.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public override void CollectCustomProperties(
List<JsonPropertyInfo> jsonPropertiesInfo
)
Public Overrides Sub CollectCustomProperties(
jsonPropertiesInfo As List(Of JsonPropertyInfo)
)
Parameters
Name | Type |
---|---|
jsonPropertiesInfo | List<DevExpress.Web.Bootstrap.Internal.JsonPropertyInfo> |
See Also
Feedback