Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleStyleSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsBubbleStyleSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleStyleFillSettingsBuilder>)
The default fill for bubble layer symbols. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleStyleFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleStyleStrokeSettingsBuilder>)
The default stroke for bubble layer symbols. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleStyleStrokeSettingsBuilder>
The action that configures the stroke.