Represents a report item that can display line charts.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public class LineChart : AxesChart, IVirtualPropertyProvider |
Visual Basic
Copy Code
|
|---|
Public Class LineChart |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
MindFusion.Reporting.ReportItem
MindFusion.Reporting.Chart
MindFusion.Reporting.AxesChart
MindFusion.Reporting.LineChart
See Also