ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PieRenderer3D Class / InitOptions Method


In This Topic
    InitOptions Method (PieRenderer3D)
    In This Topic
    Adds the options set to the bag.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub InitOptions() 
    'Usage
     
    
    Dim instance As PieRenderer3D
     
    instance.InitOptions()
    protected virtual void InitOptions()
    See Also