Back to Devexpress

ChartWindowsFormsModule Class

expressappframework-devexpress-dot-expressapp-dot-chart-dot-win-566496cf.md

latest1.7 KB
Original Source

ChartWindowsFormsModule Class

The module contained in the DevExpress.ExpressApp.Chart.Win.v25.2.dll assembly.

Namespace : DevExpress.ExpressApp.Chart.Win

Assembly : DevExpress.ExpressApp.Chart.Win.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Chart.Win

Declaration

csharp
public sealed class ChartWindowsFormsModule :
    ModuleBase
vb
Public NotInheritable Class ChartWindowsFormsModule
    Inherits ModuleBase

Remarks

The Chart Module comprises three assemblies:

  • DevExpress.ExpressApp.Chart.v25.2.dll

  • DevExpress.ExpressApp.Chart.Win.v25.2.dll

The ChartWindowsFormsModule class exposes properties whose values determine the behavior of Windows Forms specific charting functionality.

Inheritance

Object MarshalByRefObject Component ModuleBase ChartWindowsFormsModule

See Also

ChartWindowsFormsModule Members

Chart Module

DevExpress.ExpressApp.Chart.Win Namespace