Table of Contents

CustomizeChartEventArgs Class

Arguments passed on FlexCelReport.CustomizeChart

Syntax

Namespace: FlexCel.Report

public class CustomizeChartEventArgs: EventArgs

Constructors

Name Description
CustomizeChart​Event​Args Creates a new Argument.

Properties

Name Description
File The file with the chart.
Chart Chart that is being processed. Modify its properties in this event.
ChartName Name of the chart. If this is a chart sheet, then it is the name of the sheet. Otherwise is the name of the object.