Skip to main content
All docs
V25.1
  • BootstrapPolarChartAxisSettingsBase.CollectCustomProperties(List<JsonPropertyInfo>) Method

    Namespace: DevExpress.Web.Bootstrap

    Assembly: DevExpress.Web.Bootstrap.v25.1.dll

    NuGet Package: DevExpress.Web.Bootstrap

    Declaration

    public override void CollectCustomProperties(
        List<JsonPropertyInfo> jsonPropertiesInfo
    )

    Parameters

    Name Type
    jsonPropertiesInfo List<DevExpress.Web.Bootstrap.Internal.JsonPropertyInfo>
    See Also