Whether the plot element is compatible with the specified renderer.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
bool IsCompatible( IRenderer rend ) |
Visual Basic |
---|
Function IsCompatible ( _ rend As IRenderer _ ) As Boolean |
Parameters
- rend
- Type: C1.Phone.Chart..::..IRenderer