MindFusion WinForms Programmer's Guide
BarChart Class
See Also
 





Represents a report item that can display bar charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public class BarChart : AxesChart, IVirtualPropertyProvider

Visual Basic  Copy Code

Public Class BarChart
    Inherits AxesChart
    Implements IVirtualPropertyProvider

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            MindFusion.Reporting.ReportItem
                MindFusion.Reporting.Chart
                    MindFusion.Reporting.AxesChart
                        MindFusion.Reporting.BarChart

 See Also

BarChart Members
MindFusion.Reporting Namespace