Reads a System.Windows.Media.GradientStopCollection from the specified element with the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public GradientStopCollection ReadGradientStopCollection ( |
Visual Basic Copy Code |
---|
Public Function ReadGradientStopCollection( _ |
The name of the element.
The parent of the element.
The deserialized System.Windows.Media.GradientStopCollection value.