Returns whether the plot element is compatible with renderer.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
protected override bool IsCompatible( IRenderer rend ) |
Visual Basic |
---|
Protected Overrides Function IsCompatible ( _ rend As IRenderer _ ) As Boolean |
Parameters
- rend
- Type: C1.Silverlight.Chart..::..IRenderer