See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

PrinterOptimizedText Property

Gets or sets a value that indicates whether text rendered on the chart optimized for printing.

[Visual Basic]
Public Property PrinterOptimizedText As Boolean
[C#]
public bool PrinterOptimizedText {get; set;}

Example

[C#] 

Chart.PrinterOptimizedText = true;

[Visual Basic] 

Chart.PrinterOptimizedText = true

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.