GraphView
GraphView copied to clipboard
Title of second scale is not displaying.
Hello everyone! Unfortunately, method 'drawVerticalAxisTitle' in class 'SecondScale' has protected modifaction. I tryed to make inhereter of class SecondScale for calling this method, but constructor of class 'SecondScale' has private modification. How can I display the title for the second y-axis? Help me, please.