ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class

In This Topic
SharpGraphCore Class Methods
In This Topic

For a list of all members of this type, see SharpGraphCore members.

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