Click or drag to resize
CursorBaseIcon Property
Gets the cursor icon

Namespace: SharpCharts.Base.ChartObject
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public virtual ImageSource Icon { get; }

Property Value

Type: ImageSource
See Also