Nevron .NET Vision
Inheritance Hierarchy
In This Topic
    Nevron.Chart.Windows Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a tool that allows for axis cursor dragging
    ClassEnables the Axis Scroll feature.
    ClassRepresents a tool that allows for annotation dragging by the end user
    ClassThe base for all tools that depend on the chart axis configuration.
    ClassBase for all tools that depend on a chart panel.
    ClassControls the interactivity features of the control.
    ClassWhen present in the Tools collection instructs the control to change the mouse cursor depending on the underlying chart object.
    ClassThe NDataCursorTool controls the data cursor feature of the control in WinForms.
    ClassWhen present in the Tools collection of the control enables the data pan feature.
    ClassWhen present in the Tools collection of the control enables the data point drag feature.
    ClassThe NDataZoomTool controls the data zooming feature of the control in WinForms.
    ClassContains information about the current mouse and keyboard state when dragging occurs.
    ClassThe base of all dragging tools.
    Class 
    ClassCaches hit testing.
    ClassThis class represents an indicator drag tool allowing the user to drag marker and needle indicators
    ClassBase for all tools that use attributes from the NInteractivityStyle object.
    ClassUsed as argument in INKeyboardEventHandler interface
    ClassDefines a mouse command.
    ClassRepresents mouse event args
    ClassBase view node
    ClassSummary description for NNodeCollection.
    ClassSummary description for NNodeComposite.
    ClassThis class represents the offset tool. The offset feature of the control enables the end user to move panels on the canvas by pressing the mouse button and then dragging the mouse over the control. The panel will move accordingly.
    ClassThe panel pan tool allows the user to pan a content panel.
    ClassModifies the Selection object based on the object the mouse is currently over.
    ClassThe panel zoom tool allows the user to zoom in and out content panels.
    Class 
    ClassThe selection object holds the selected objects of the chart.
    ClassModifies the Selection object based on the object the mouse is currently over.
    ClassRepresents a keyboard shortcut combination that can be assigned to a INShortcutProvider instance.
    ClassThe base class for all interactivity tools.
    ClassThis collection holds the interactivity tool, which can be applied to the chart control.
    ClassWhen present in the Tools collection instructs the control to display tooltips for the chart elements that have an assigned tooltip.
    ClassThis class represents the trackball tool. The trackball tool of the control enables you to to interactively modify the Elevation and Rotation parameters of the NProjection object of the active chart.
    ClassThe base class for all view services.
    Class 
    ClassThe zoom feature of the control enables the user to interactively modify the Zoom parameter of the NProjection object attached to the active chart.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates how dragging data points outside the current axis ranges is performed
    Enumeration 
    EnumerationSpecifies key codes and modifiers.
    EnumerationDefines the possible mouse actions
    EnumerationSpecifies constants that define which mouse button was pressed.
    EnumerationEnumerates the range selection drag modes
    See Also