| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > RenderPageMap Method SharpPlot.RenderPageMap MethodReturn an instance of the PageMap class to allow active graphics applications. public PageMap RenderPageMap(); ExamplePageMap map = sp.RenderPageMap(); DescriptionThe PageMap class has a number of methods to allow a graphical application to track the cursor, report hints or tips, and allow the user to drag-select data-points. See also ...SharpPlot Members | HotspotInfo Struct | PageMap Class – Introduction |