Kendo.Mvc.UI.Fluent.DiagramHoverSettingsBuilder
Defines the fluent API for configuring the hover settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramFillSettingsBuilder<T,T>>)
Hover's fill options.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramStrokeSettingsBuilder<T,T>>)
Hover's stroke options.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramStrokeSettingsBuilder>
The action that configures the stroke.