| ||
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 > SetPageLabels Method SharpPlot.SetPageLabels MethodCreate a set of labels to show the current page of a multi-dimensional dataset. public void SetPageLabels( string[] labels ); Examplesp.SetPageLabels(new string[]{"Budget","Actual"}); See also ...SharpPlot Members | DrawMultiple Method | Formatting text with simple HTML tags |