Recreates the geometry describing the symbol.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
protected virtual void UpdateGeometry( PathGeometry pg, Size sz ) |
Visual Basic |
---|
Protected Overridable Sub UpdateGeometry ( _ pg As PathGeometry, _ sz As Size _ ) |