dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
SimpleBarChart.title
dlangui
widgets
charts
SimpleBarChart
set title to show
string
title
[@property setter]
dstring
title
[@property setter]
UIString
title
[@property setter]
class
SimpleBarChart
@
property
Widget
title
(
UIString
s
)
dstring
title
[@property getter]
Meta
Source
See Implementation
dlangui
widgets
charts
SimpleBarChart
constructors
this
functions
addBar
barCount
barYValueToPixels
handleFontChanged
measure
measureAxisXDesc
measureAxisYDesc
measureTextToSetWidgetSize
measureTitleSize
onDraw
onThemeChanged
removeAllBars
removeBar
updateBar
properties
axisRatio
chartAxisColor
chartBackgroundColor
chartSegmentTagColor
showTitle
textToSetDescLineSize
title
structs
AxisData
BarData
variables
_axisRatio
_axisX
_axisXMinWfromZero
_axisY
_axisYAvgValueDescWidth
_axisYMaxValueDescWidth
_axisYMinDescWidth
_barDistance
_barWidth
_bars
_marginAfterTitle
_maxY
_measuredTextToSetDescLineSize
_minBarWidth
_showTitle
_textToSetDescLineSize
_title
_titleSize
set title to show