[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Pie.IsCompatible

IsCompatible Method

IsCompatible(IRenderer)

Whether the plot element is compatible with the specified renderer.

Declaration
protected override bool IsCompatible(IRenderer rend)
Parameters
Type Name Description
IRenderer rend
Returns
Type Description
bool
Overrides