Ejemplo n.º 1
0
 public static void CreateLegendBitmap(Settings settings)
 {
     LegendTools.DrawLegend(settings);
 }
Ejemplo n.º 2
0
 public static void DataLegend(Settings settings)
 {
     LegendTools.DrawLegend(settings);
 }