Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleStyleSettingsBuilder
Defines the fluent API for configuring MapLayerDefaultsBubbleStyleSettings
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 configurator for the fill setting.
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 configurator for the stroke setting.