Gets or sets the Location and Source of the Report Chart Data Points File as specified by a URI.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportChartDataPointsFile ContentFile { get; set; }public ReportChartDataPointsFile ContentFile { get; set; }Public Property ContentFile As ReportChartDataPointsFile
Get
Set
Public Property ContentFile As ReportChartDataPointsFile
Get
Set
public:
property ReportChartDataPointsFile^ ContentFile {
ReportChartDataPointsFile^ get ();
void set (ReportChartDataPointsFile^ value);
}public:
property ReportChartDataPointsFile^ ContentFile {
ReportChartDataPointsFile^ get ();
void set (ReportChartDataPointsFile^ value);
}Property Value
Type:
ReportChartDataPointsFile