Click or drag to resize

ToolBarItemIcon Property

Gets or sets the icon

Namespace:  SharpCharts.Base.Chart
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public ImageSource Icon { get; set; }

Property Value

Type: ImageSource
See Also