clear
  • 1. Introduction
    • 1.1 How to use this manual
    • 1.2 MCharts Features
    • 1.3 Chart from 1.x version to 2.x version migration
      • 1.3.1 Major changes in 2.x charts version
      • 1.3.2 Chart migration to 2.x version steps
    • 1.4 Overview
  • 2. Installation
    • 2.1 Installation process
    • 2.2 Directory structure
    • 2.3 Versions of MCharts
    • 2.4 Setting the CLASSPATH Environment Variable
  • 3. QuickStart
    • 3.1 Building a Simple Chart
    • 3.2 Simple Chart Source Code
    • 3.3 Simple Chart Source Code Explanation
  • 4. Chart types
    • 4.1 2D Charts
      • 4.1.1 Line Series
      • 4.1.2 Bar Series
      • 4.1.3 Surface (Density) Series
      • 4.1.4 Bubble Series
      • 4.1.5 Stock Series
      • 4.1.6 Pie2D Series
      • 4.1.7 Vector2D Series
      • 4.1.8 Contour2D Series
      • 4.1.9 Radar - Polar Series
    • 4.2 3D Charts
      • 4.2.1 Bar3D Series
      • 4.2.2 Line3D Series
      • 4.2.3 Pie3D Series
      • 4.2.4 Vector3D Series
      • 4.2.5 Surface3D Series
    • 4.3 Statistical Process Control Charts
      • 4.3.1 Control Charts
      • 4.3.2 Pareto charts
      • 4.3.3 Histogram charts
      • 4.3.4 CPK analysis charts
      • 4.3.5 Scatter charts
      • 4.3.6 Box (and whiskers) charts
      • 4.3.7 Dot Plot charts
      • 4.3.8 Line Plot charts
  • 5. Architecture
    • 5.1 Data Models
      • 5.1.1 Data Types
      • 5.1.2 Series Data Types
      • 5.1.3 Chart Data Model
      • 5.1.4 Stacked Data Model
      • 5.1.5 Matrix Data Model
      • 5.1.6 Meta Data Model
      • 5.1.7 Data Validator
      • 5.1.8 Data Model Util
    • 5.2 Axes
      • 5.2.1 Axes Types
      • 5.2.2 Axis Title
      • 5.2.3 Axis Range and Scale
      • 5.2.4 Axis Layouters
      • 5.2.5 Other Axis Properties
      • 5.2.6 Axis Scale Break
    • 5.3 Containers
    • 5.4 Grid
      • 5.4.1 Grid2D
      • 5.4.2 Grid3D
      • 5.4.3 Other Grid Properties
    • 5.5 Mappers
      • 5.5.1 AxisMapper
      • 5.5.2 PlaneMapper
      • 5.5.3 ColorMapper
      • 5.5.4 RadarMapper
    • 5.6 Markers
      • 5.6.1 Cross, Diamond, Dot, Square, Polygon, Star Markers
      • 5.6.2 Null, Empty, BalloonLabel and Dot3D Markers
      • 5.6.3 Labeled Marker
      • 5.6.4 Image Marker
      • 5.6.5 Marker Line
      • 5.6.6 MarkerRange
      • 5.6.7 BoxMarker
      • 5.6.8 TextMarker
      • 5.6.9 MiddleLineMarker
    • 5.7 Plug-ins
      • 5.7.1 Interactive plug-ins
      • 5.7.2 Image plug-ins
      • 5.7.3 Toolbar plug-in
    • 5.8 Styles
      • 5.8.1 Axis
      • 5.8.2 Chart
      • 5.8.3 Grid
      • 5.8.4 Labeled Chart
      • 5.8.5 Legend
      • 5.8.6 Series
      • 5.8.7 Markers
      • 5.8.8 CMYK Coloring
      • 5.8.9 Text Labels
    • 5.9 Math utilities
      • 5.9.1 FormulaParser
      • 5.9.2 LogicalParser
      • 5.9.3 Statistics
    • 5.10 Views
      • 5.10.1 View Grid
      • 5.10.2 Chart decoration - title and labels
      • 5.10.3 Legend
    • 5.11 Data Binding
      • 5.11.1 TextFileDataSource
      • 5.11.2 XMLDataSource
      • 5.11.3 JdbcDataSource
      • 5.11.4 ObjectDataSource
      • 5.11.5 Other DataSources properties
    • 5.12 Dashboards framework
      • 5.12.1 Overview
      • 5.12.2 Dashboard architecture
      • 5.12.3 Creating sample dashboard
      • 5.12.4 Dashboard data source
  • 6. MonarchChart Toolbar
    • 6.1 Toolbar Invoke
    • 6.2 Toolbar Navigation
    • 6.3 Chart style changes
      • 6.3.1 Chart color theme selection
      • 6.3.2 Chart elements style
    • 6.4 Color selection
    • 6.5 Style changes revert
    • 6.6 Save and Load style changes
    • 6.7 Toolbar API
    • 6.7.1 Handling toolbar events
    • 6.7.2. Accessing toolbar elements
    • 6.7.3. Invoking, hiding toolbar from code
  • 7. Monarch Charts 1.x to 2.x version migration guide
    • 7.1. Chart migration to 2.x version steps
  • 8. Localization and Internationalization
    • 8.1. Dates formatting
    • 8.2. Numbers formatting
    • 8.3. Formatting sample
    • 8.4. Mixing locales on the same chart
  • result