Class | Description | |
---|---|---|
![]() | NAxisCursorDragTool | Represents a tool that allows for axis cursor dragging |
![]() | NAxisScrollTool | Enables the Axis Scroll feature. |
![]() | NCalloutDragTool | Represents a tool that allows for annotation dragging by the end user |
![]() | NChartAxisTool | The base for all tools that depend on the chart axis configuration. |
![]() | NChartTool | Base for all tools that depend on a chart panel. |
![]() | NController | Controls the interactivity features of the control. |
![]() | NCursorTool | When present in the Tools collection instructs the control to change the mouse cursor depending on the underlying chart object. |
![]() | NDataCursorTool | The NDataCursorTool controls the data cursor feature of the control in WinForms. |
![]() | NDataPanTool | When present in the Tools collection of the control enables the data pan feature. |
![]() | NDataPointDragTool | When present in the Tools collection of the control enables the data point drag feature. |
![]() | NDataZoomTool | The NDataZoomTool controls the data zooming feature of the control in WinForms. |
![]() | NDragEventArgs | Contains information about the current mouse and keyboard state when dragging occurs. |
![]() | NDragTool | The base of all dragging tools. |
![]() | NFloatBarDragPointTool | |
![]() | NHitTestCacheService | Caches hit testing. |
![]() | NIndicatorDragTool | This class represents an indicator drag tool allowing the user to drag marker and needle indicators |
![]() | NInteractivityTool | Base for all tools that use attributes from the NInteractivityStyle object. |
![]() | NKeyEventArgs | Used as argument in INKeyboardEventHandler interface |
![]() | NMouseCommand | Defines a mouse command. |
![]() | NMouseEventArgs | Represents mouse event args |
![]() | NNode | Base view node |
![]() | NNodeCollection | Summary description for NNodeCollection. |
![]() | NNodeComposite | Summary description for NNodeComposite. |
![]() | NOffsetTool | This 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. |
![]() | NPanelPanTool | The panel pan tool allows the user to pan a content panel. |
![]() | NPanelSelectorTool | Modifies the Selection object based on the object the mouse is currently over. |
![]() | NPanelZoomTool | The panel zoom tool allows the user to zoom in and out content panels. |
![]() | NRangeSelectionMoveResizeTool | |
![]() | NSelection | The selection object holds the selected objects of the chart. |
![]() | NSelectorTool | Modifies the Selection object based on the object the mouse is currently over. |
![]() | NShortcut | Represents a keyboard shortcut combination that can be assigned to a INShortcutProvider instance. |
![]() | NTool | The base class for all interactivity tools. |
![]() | NToolCollection | This collection holds the interactivity tool, which can be applied to the chart control. |
![]() | NTooltipTool | When present in the Tools collection instructs the control to display tooltips for the chart elements that have an assigned tooltip. |
![]() | NTrackballTool | This 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. |
![]() | NViewService | The base class for all view services. |
![]() | NVolumeSelectorTool | |
![]() | NZoomTool | The zoom feature of the control enables the user to interactively modify the Zoom parameter of the NProjection object attached to the active chart. |