MindFusion.Charting for Java Programmer's Guide
DashStyle.getDashPhase Method
See Also
 






  Gauges

Gets a value indicating the start offset into the dash pattern.

Namespace: com.mindfusion.drawing
File: com.mindfusion.drawing

 Syntax

Java  Copy Code

public float getDashPhase ()

 Return Value

A float value specifying the start offset.

 See Also