Namespace Syncfusion.Windows.Forms.PivotChart
Classes
FilterDropDown
Represents a control that allows the user to filter required data. |
GridList
Represents a list control, which displays a collection of items. |
PivotChart
Essential PivotChart is a lightweight control that reads Pivot information and visualizes it in graphical format with the ability to drill up and down. |
PivotChart.ChartPopulatedEventArgs
Provides data for the ChartPopulatedEventHandler |
PivotChart.DrillEventArgs
Provides the support to handle the PivotChart.DrillEventHandler. |
PivotChartAreaStyles
Implements the functionality of PivotChart area's interior styling customization. |
PivotChartAxisStyles
Implements the functionality of the Primary X and Y axis styling customization. |
PivotChartAxisStyles.AxisTitle
Implements the functionalities of PivotChart's primary axis title styling option. |
PivotChartAxisStyles.PivotChartAxis
Implements the functionalities of the pivot chart control's axis title, zooming and interlaced grid interior information. |
PivotChartLocalizationResourceAccessor
Represents the class that manages the localization for syncfusion controls. |
PivotChartUpdatingManager
This class allows a PivotChart to automatically respond to changes in the underlying data provided that data supports appropriate events. You enable this support by setting EnableUpdating property in PivotChart to true. |
PivotFieldsSection
Implements the extensive support to PivotChart with group bar functionalities. |
PivotItemSortedEventArgs |
PivotItemSortingEventArgs |
PivotResourceIdentifiers
Determine the resource identifiers class |
PivotSortDescriptor
Defines the sorting order of the PivotAxis and PivotLegends. |
PivotTableFieldList
Represents the pivot schema designer control that enables users to drag and drop pivot fields between rows, columns, values, and filters dynamically at run time. |
RoundedButton
Rounded button is an derivative of ButtonAdv which have customization for Group bar buttons. |
RoundedButtonRenderer
Implements the functionalities of PivotChart control's GroupBar buttons for drawing rounded corners. |
SchemaChangedEventArgs
Provides data for the SchemaChanged event. |
SchemaChangingEventArgs
Provides data for the SchemaChanging event. |
SchemaItemCellModel
Implements the data or model part for the schema item cell in the PivotChart. |
SchemaItemCellRenderer
Provides methods used to render the schema item cell with visual styles. |
SortAxisDescriptorCollection
Represents a collection of PivotSortDescriptor for sorting PivotAxisItems . |
SortLegendDescriptorCollection
Represents a collection ofPivotSortDescriptor for sorting PivotLegends. |
Enums
PivotChart.DrillState
Describes whether the chart region is in expand or collapse state. |
PivotChartTypes
Defines the constants that specify the different types of PivotChart. |
SchemaAction
Specifies the action performed in the PivotTableFieldList. |
Delegates
PivoItemSortingEventHandler
Represents a method that handles a Changing and Changed event. |
PivotChart.ChartPopulatedEventHandler
Defines the method that handles a OnChartPopulated event |
PivotChart.DrillEventHandler
Represents a method that handles an event with PivotChart.DrillEventArgs. |
PivotItemSortedEventHandler
Represents a method that handles a Changing and Changed event. |