Interface XYGraphFlags


public interface XYGraphFlags
Bits for flags that the XYGraph package uses
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int COMBINED_ZOOM
    Create toolbar with combined zoom in/out buttons (default).
    static int SEPARATE_ZOOM
    Create toolbar with separate horizontal/vertical zoom buttons.
    static int STAGGER
    Create toolbar with 'stagger' button instead of 'autoscale'.