private Color?GetLegendColor()
 {
     return(m_lineTemplateMapper.GetBackgroundColor(hasScope: false));
 }