17 int BannerView::numberOfSubviews()
const {
21 TextView * BannerView::textViewAtIndex(
int i)
const {
22 const TextView * textViews[8] = {&m_dotNameView, &m_xView, &m_yView, &m_regressionTypeView, &m_slopeView, &m_yInterceptView, &m_rView, &m_r2View};
constexpr KDColor KDColorBlack