~ubuntu-branches/ubuntu/trusty/travis/trusty

« back to all changes in this revision

Viewing changes to src/grace.h

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-12-13 23:35:55 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20131213233555-4o11bd1ybycqh0l7
Tags: 131115-1
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        CxObArray m_oaCustomLabelsY;
48
48
        CxObArray m_oaLines;
49
49
 
 
50
        float m_fYAxisBarWidth;
 
51
        bool m_bShowFrame;
 
52
        bool m_bShowXAxis;
 
53
 
50
54
        float m_fMinRangeX;
51
55
        float m_fMaxRangeX;
52
56
        float m_fMinRangeY;