[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PlotElement.IsCompatible

IsCompatible Method

IsCompatible(IRenderer)

Whether the plot element is compatible with the specified renderer.

Declaration
protected virtual bool IsCompatible(IRenderer rend)
Protected Overridable Function IsCompatible(rend As IRenderer) As Boolean
Parameters
Type Name Description
IRenderer rend
Returns
Type Description
bool