www.Chart4.NET (Documentation) | Samples Download | Release Notes
For PDF export only. Whether footer text should be part of the chart (watermarked) or part of the PDF document (Implication: links become clickable; text become selectable).
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public bool FooterAsWatermarkPdf { get; set; }
public bool FooterAsWatermarkPdf { get; set; }
Public Property FooterAsWatermarkPdf As Boolean
Get
Set
Public Property FooterAsWatermarkPdf As Boolean
Get
Set
public:
property bool FooterAsWatermarkPdf {
bool get ();
void set (bool value);
}
public:
property bool FooterAsWatermarkPdf {
bool get ();
void set (bool value);
}
member FooterAsWatermarkPdf : bool with get, set
member FooterAsWatermarkPdf : bool with get, set
/** @property */
public boolean get_FooterAsWatermarkPdf()
/** @property */
public void set_FooterAsWatermarkPdf(boolean value)
/** @property */
public boolean get_FooterAsWatermarkPdf()
/** @property */
public void set_FooterAsWatermarkPdf(boolean value)
Field Value
System.Boolean