Class ShapeColorizerEventArgs
Inheritance
System.Object
ShapeColorizerEventArgs
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ShapeColorizerEventArgs : EventArgs
Properties
Items
Declaration
public IEnumerable<object> Items { get; }
Property Value
|
System.Collections.Generic.IEnumerable<System.Object>
|