Click or drag to resize

chartTools Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Reporting.chartschartTools

Namespace:  imbSCI.Reporting.charts
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public static class chartTools
Request Example View Source

The chartTools type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberfeatureTemplates
static and autoinitiated object
Public propertyStatic membertemplates
imbControl property templates tipa Dictionary{chartTypeEnum, String}
Top
Methods
  NameDescription
Public methodStatic memberbuildChart
Builds the chart string for C3js rendering
Public methodStatic memberbuildDataInsertHorizontaly
Builds the data insert horizontaly.
Public methodStatic memberbuildDataInsertVertically
Builds the CSV of datatable in vertical arangement
Top
See Also