Whether the plot element is compatible with the specified renderer.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
protected virtual bool IsCompatible(
	IRenderer rend
)
Visual Basic
Protected Overridable Function IsCompatible ( _
	rend As IRenderer _
) As Boolean

Return Value

See Also