Example #1
0
 public static void CreateLegendBitmap(Settings settings)
 {
     LegendTools.DrawLegend(settings);
 }
Example #2
0
 public static void DataLegend(Settings settings)
 {
     LegendTools.DrawLegend(settings);
 }