MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class
Properties Methods

SharpGraphCore Class Members

The following tables list the members exposed by SharpGraphCore.

Public Constructors
 NameDescription
Public ConstructorInitializes new instance of the SharpGraph control  
Top
Public Properties
 NameDescription
Public PropertyGets or sets custom border drawer object for chart areas  
Public PropertyIf true chart will be automatically refreshed(redrawn) on each property change  
Public PropertyMain chart's backdrop, spans all chart control area  
Public PropertyMain chart's border, spans all chart control area  
Public PropertyChart Areas  
Public PropertyGets or sets custom border drawer object for entire control  
Public PropertyGlobal color palette. May be overrided on series level  
Public PropertyGlobal graph's data source  
Public PropertyGets or sets graphics device specific options  
Public PropertyChart Areas Columns  
Public PropertyGets or sets a value indicating whether this instance is design mode.  
Public Property  
Public PropertyGets control's Legend object  
Public PropertyWhere chart gets it's data to display  
Public PropertyThe sql data provider factory. Used to recreate the connection with a given credentials.  
Public PropertyGets control's Titles collection  
Public PropertyEnables specific UI features  
Top
Public Methods
 NameDescription
Public MethodSignals the object that initialization is starting.  
Public MethodOverloaded. Releases the unmanaged resources used by the Component and optionally releases the managed resources.  
Public MethodDrawContent is provided primary for usage with ARNet2. However, by providing this function, it also allows some other usages to non-display canvases. OnPaint now calls this.  
Public MethodSignals the object that initialization is complete.  
Public MethodFixes the references between chart object. This method is used when chart is partially deserialized.  
Public Method  
Public Method  
Public MethodDeserialize the data from XMl format.  
Public MethodSerialize this object to binary writer in XML format.  
Public MethodReads the XML.  
Public MethodClears internal caches, so that chart will load all that data when it will be drawn next time  
Public Method  
Public MethodSets the culture provider.  
Public Method  
Public Method  
Public Method  
Public MethodWrites the XML.  
Top
See Also