Display a section based on age

Is there a way to use “hideEmptyDisplayControl”:false to only show a chart in Patient Dashboard if Age < 5 ? I know it is normally used for only displaying non-empty data sections, but was wondering if a concept (e.g. ageBelow5) could be used for this, and when it was not set, the data would be considered empty and chart not displayed?