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#
bool IsCompatible(
	IRenderer rend
)
Visual Basic
Function IsCompatible ( _
	rend As IRenderer _
) As Boolean

Return Value

See Also