or
ToolbarImageButton('ReportViewer1_ReportToolbar_HistoryGr_NavigateBack_Button','NavigateBack',false,'NormalButton','DisabledButton','PushButton',false);
ToolbarImageButton('ReportViewer1_ReportToolbar_HistoryGr_NavigateForward_Button','NavigateForward',false,'NormalButton','DisabledButton','PushButton',false)
public string Location { get; set; }
public Dictionary<DateTime, decimal> Values { get; set; }
public string Location { get; set; }
public DateTime Month { get; set; }
public decimal Value { get; set; }