Exemplo n.º 1
0
 function OFC_Charts_Series_Dot_Bow()
 {
     parent::OFC_Charts_Series_Dot_Hollow('bow');
 }
Exemplo n.º 2
0
 function OFC_Charts_Series_Dot_Anchor()
 {
     parent::OFC_Charts_Series_Dot_Hollow('anchor');
 }