Table of Contents

FlexCelHtmlExport.AntiAliased Property

This affects how the text is rendered for example when exporting a chart. Some modes will look a little blurred but with better quality. Consult the .NET framework documentation on SmoothingMode for more information

Syntax

Namespace: FlexCel.Render

public Boolean AntiAliased { get; set; }

See also