Click or drag to resize

ChartPropertyShowDrawingToolbar Property

Is the drawing toolbar pane is visible or not. If true, the drawing toolbar is visible on the left pane of the chart

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool ShowDrawingToolbar { get; set; }

Property Value

Boolean
See Also