Base class for all charts in the report. Holds methods and properties common for all derived charts.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public abstract class Chart : ReportItem |
Visual Basic Copy Code |
---|
Public MustInherit Class Chart |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
MindFusion.Reporting.ReportItem
MindFusion.Reporting.Chart
MindFusion.Reporting.AxesChart
MindFusion.Reporting.PieChart
MindFusion.Reporting.RadarChart