Class ElemSimpleBarChart

class ElemSimpleBarChart
  : Element

Constructors

NameDescription
this ()

Fields

11 inherited fields

Properties

TypeNameDescription
double
axisRatio[get, set]
ulong
barCount[get]
dstring
minDescSizeTester[get, set]
dstring
title[get, set]

35 inherited properties

Methods

NameDescription
handleCustomPropertiesChange ()
setValues (list)
updateBar (index, color, barTitle)
arrangeContent () Called from layout, after box and innerBox were set
barYValueToPixels (axisInPixels, barYValue)
computeBoundaries () ...
drawContent (pr)
measureAxisXDesc ()
measureAxisYDesc ()

50 inherited methods

Inner structs

NameDescription
AxisData
Bar