function OFC_Charts_Series_Dot_Hollow($type = 'hollow-dot') { parent::OFC_Charts_Series_Dot($type); }
function OFC_Charts_Series_Dot_Solid() { parent::OFC_Charts_Series_Dot('solid-dot'); }