C# Class CSReportDll.cReportChart.t_SerieValue

显示文件 Open project: javiercrowsoft/CSReports.net

Public Properties

Property Type Description
idx long
label String
value Double

Property Details

idx public_oe property

public long idx
return long

label public_oe property

public String label
return String

value public_oe property

public Double value
return Double