IMSL C# Numerical Library |
|
ChartNode.SetLineDashPattern Method
Sets the "LineDashPattern" attribute value.
public virtual
void SetLineDashPattern(
double[] lineDashPattern);
Parameters
-
lineDashPattern
- A
double[]
which specifies the line dash patten to be rendered.
See Also
ChartNode Class | Imsl.Chart2D Namespace