Recreates the geometry describing the symbol.

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

Syntax

C#
protected override void UpdateGeometry(
	PathGeometry pg,
	Size sz
)
Visual Basic
Protected Overrides Sub UpdateGeometry ( _
	pg As PathGeometry, _
	sz As Size _
)

See Also