ChartJS

ChartJS

Try It

This shortcode has been elminated and replaced with a newer one. This page is yet to be updated but will be shortly.

Class Reference

CHJS.ChartJS inherits from Control

Properties

AspectRatio

Type: Int
Default: 1

CharLabels

Type: StringArray

ChartHeight

Type: String
Default: 750

ChartType

Type: Enum
Default: Bar
Values: Line, Bar, Radar, PolarArea, Pie, Doughnut, Bubble

ChartWidth

Type: String
Default: 500

DisplayLegend

Type: Bool
Default: true

DisplayTitle

Type: Bool
Default: false

FontColorTitle

Type: String
Default: black

FontSizeTitle

Type: Int
Default: 12

FontStyleTitle

Type: String
Default: ''

MaintainAspectRatio

Type: Bool
Default: true

PaddingBottom

Type: Int
Default: 0

PaddingLeft

Type: Int
Default: 0

PaddingRight

Type: Int
Default: 0

PaddingTop

Type: Int
Default: 0

PositionLegend

Type: String
Default: top

PositionTitle

Type: String
Default: top

Responsive

Type: Bool
Default: true

TextTitle

Type: String
Default: ''

Events