Chart for WinRT
Reset Method

Resets the chart specific properties to its default state. The common control properties and properties controlling visual appearance such as Background, Foreground, Palette, Theme are not changed.
Syntax
'Declaration
 
Public Sub Reset( _
   ByVal clearData As System.Boolean _
) 
public void Reset( 
   System.bool clearData
)

Parameters

clearData
See Also

Reference

C1Chart Class
C1Chart Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback