MindFusion WinForms Programmer's Guide
Chart.TextRenderingHint Property
See Also
 





Gets or sets the quality of text rendering for the chart.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public TextRenderingHint TextRenderingHint { get; set; }

Visual Basic  Copy Code

Public Property TextRenderingHint As TextRenderingHint

 Property Value

A value of type System.DrawingText.TextRenderingHint.

 See Also

Chart Members
Chart Class
MindFusion.Reporting Namespace