LegendDrawingOptions

SaveOptions.LegendDrawingOptions property

Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.

public LegendDrawingOptions LegendDrawingOptions { get; set; }

See Also