Gets or sets the option to Embed the Chart Image in the Report by converting to Base 64.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public bool Embedded { get; set; }public bool Embedded { get; set; }Public Property Embedded As Boolean
Get
Set
Public Property Embedded As Boolean
Get
Set
public:
property bool Embedded {
bool get ();
void set (bool value);
}public:
property bool Embedded {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean