Overridden. See GetShape(Int32).
    Namespace: 
   PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public override ShapeBase GetShape( int index )  | 
| Visual Basic (Declaration) | 
|---|
Public Overrides Function GetShape ( _ index As Integer _ ) As ShapeBase  | 
| Visual C++ | 
|---|
public: virtual ShapeBase^ GetShape( int index ) override  | 
Parameters
- index
 - Type: System..::.Int32