Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
protected internal void OnDrawLegendEntry(
	Object sender,
	DrawLegendEntryEventArgs e
)
Visual Basic
Protected Friend Sub OnDrawLegendEntry ( _
	sender As Object, _
	e As DrawLegendEntryEventArgs _
)

See Also