ActiveReports 12
IsDesignMode Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : IsDesignMode Property

Gets a value that indicates whether the Chart is currently in design mode.

Syntax
'Declaration
 
Public Property IsDesignMode As Boolean
public bool IsDesignMode {get; set;}

Property Value

true if this instance is design mode; otherwise, false.
See Also

Reference

SharpGraph Class
SharpGraph Members