dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
SimpleBarChart.showTitle
dlangui
widgets
charts
SimpleBarChart
show title?
bool
showTitle
[@property getter]
class
SimpleBarChart
@
property
bool
showTitle
(
)
bool
showTitle
[@property setter]
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
show title?