Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Margins Class Members
See Also  Properties  Methods 
Dundas.Charting.WebControl Namespace : Margins Class


The following tables list the members exposed by Margins.

Public Constructors

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

Public Properties

  Name Description
Public Property Bottom Bottom margin.  
Public Property Left Left margin.  
Public Property Right Right margin.  
Public Property Top Top margin.  
Top

Public Methods

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

See Also