ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeViewport Class
Properties


In This Topic
    C1GaugeViewport Class Members
    In This Topic

    The following tables list the members exposed by C1GaugeViewport.

    Public Properties
     NameDescription
    Public PropertyGets or sets the relative X position that remains fixed when the viewport moves in order to maintain the aspect ration.  
    Public PropertyGets or sets the relative Y position that remains fixed when the viewport moves in order to maintain the aspect ratio.  
    Public PropertyGets or sets the fixed ratio of width to height of the viewport.  
    Public PropertyGets or sets the height of the viewport (in pixels).  
    Public PropertyGets or sets the left and right margins (in pixels).  
    Public PropertyGets or sets the top and bottom margins (in pixels).  
    Public PropertyScales the width of the viewport by the specified relative amount (after translation).  
    Public PropertyScales the height of the viewport by the specified relative amount (after translation).  
    Public PropertyMoves the viewport by the specified relative amount along the X-axis (before scaling).  
    Public PropertyMoves the viewport by the specified relative amount along the Y-axis (before scaling).  
    Public PropertyGets or sets the width of the viewport (in pixels).  
    Public PropertyGets or sets the X-offset of the viewport (in pixels).  
    Public PropertyGets or sets the Y-offset of the viewport (in pixels).  
    Top
    See Also