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

Syntax

C#
protected override PointF[] GetPoints(
	bool screen
)
Visual Basic
Protected Overrides Function GetPoints ( _
	screen As Boolean _
) As PointF()

Parameters

screen
Type: System..::..Boolean

See Also