BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
ChartTooltipBehavior tooltip = new ChartTooltipBehavior();
tooltip.LabelFormat = "#00.00";
chart.Behaviors.Add(tooltip); |