Now i'm using LineGraphView like,
GraphView graphView = new LineGraphView(this.getActivity(), "GraphView");
this draw line Grid .. but i want dashed line for graphview grid.. i am using jjoe64 graph android that is Graphview-3.1.3.jar
there is any method for that.. thanks in advance