Click or drag to resize

DrawingBaseIcon Property

Gets the icon as displayed in the tool bar of a chart

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public abstract ImageSource Icon { get; }

Property Value

ImageSource
See Also