Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Standard.v4.4 Assembly / Xceed.Chart.Standard Namespace / ParamMapEventArgs Class


In This Topic
    ParamMapEventArgs Class Methods
    In This Topic

    For a list of all members of this type, see ParamMapEventArgs members.

    Public Methods
     NameDescription
    Public MethodReturns the int value associated with a parameter name.  
    Public MethodReturns the int value at the specified index.  
    Public MethodReturns the object associated with the parameter name.  
    Public MethodReturns the object at the specified index in the map.  
    Public MethodReturns the string value associated with the parameter name.  
    Public MethodReturns the string value at the specified index in the map.  
    Top
    See Also