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.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic bool ShowDrawingToolbar { get; set; }
Property Value
Boolean
See Also