Dundas Chart for Windows Forms
Margins Class Members
See Also  Properties  Methods  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : Margins Class


The following tables list the members exposed by Margins.

Public Constructors

  Name Description
Public Constructor Margins Constructor Overloaded. Constructor.
Public constructor.  
Top

Public Properties

  Name Description
Public Property Bottom Gets or sets the bottom margin.
Bottom margin.  
Public Property Left Gets or sets the left margin.
Left margin.  
Public Property Right Gets or sets the right margin.
Right margin.  
Public Property Top Gets or sets the top margin.
Top margin.  
Top

Public Methods

  Name Description
Public Method Equals Overridden. Determines whether the specified object is equal to the current object.
Determines whether the specified Object is equal to the current Object.  
Public Method GetHashCode Overridden. Gets the object's hash code.
Gets object hash code.  
Public Method IsEmpty Checks if the margin is empty.
Checks if margins are empty.  
Public Method ToRectangleF Converts a Margin object to a RectangleF object.
Converts Margins class to RectangleF class.  
Public Method ToString Overridden. Converts this object to a string representation.
Convert margins object to string.  
Top

See Also

© 2009 All Rights Reserved.