Skip to content

jingwood/PlainGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlainGraph

A fast and lightweight .NET chart control. Supports 7 types of chart by using one unified data source.

  • Line
  • LinePoint
  • LineArea
  • Column
  • Stacked Column
  • Stacked Percent Column
  • Pie

Snapshots

Demo Program

See source code

Usage

Chats are created from a data source.

Usage: Step 1

The data source contains the data serials, title and labels. All you need is preparing your data source and simply specify it for the graph.

Usage: Step 1

License

This software is released under MIT license.

Copyright (c) Jingwood, unvell.com 2012-2015, All rights reserved.

About

A small, fast and lightweight .NET Chart Control. Supports 7 types of chart that can be created from same data source interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages