Reads a color array with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double[] ReadDoubleArray ( |
Visual Basic
![]() |
---|
Public Function ReadDoubleArray( _ |
The name of the element to read.
The name of the sub-element to read.
The parent of the element.
The deserialized array with double values.