Property | Type | Description | |
---|---|---|---|
_chartXmlHelper | XmlHelper |
Property | Type | Description | |
---|---|---|---|
AddAxType | string | ||
AddAxis | void | ||
AddAxisId | string | ||
AddBarDir | string | ||
AddFirstSliceAng | string | ||
AddGrouping | string | ||
AddHasMarker | string | ||
AddHoleSize | string | ||
AddPerspectiveXml | string | ||
AddScatterType | string | ||
AddShape | string | ||
AddVaryColors | string | ||
ChartStartXml | string | ||
CheckRemoveAxis | void | ||
CreateNewChart | void | ||
DeleteMe | void | ||
ExcelChart | System | ||
ExcelChart | System | ||
ExcelChart | System | ||
ExcelChart | System | ||
ExistsAxis | bool | ||
GetChart | |||
GetChart | |||
GetChartSerieStartXml | string | ||
GetChartType | eChartType | ||
GetGroupingEnum | eGrouping | ||
GetGroupingText | string | ||
GetNewChart | |||
HasPrimaryAxis | bool | ||
Init | void | ||
InitChartLoad | void | ||
IsType3D | bool | ||
LoadAxis | void | ||
RemoveSecondaryAxis | void | ||
SetPivotSource | void | ||
SetTypeProperties | void |
Method | Description | |
---|---|---|
GetChartNodeText ( ) : string |
Get the name of the chart node
|
|
IsType3D ( ) : bool | ||
IsTypeClustered ( ) : bool | ||
IsTypeLine ( ) : bool | ||
IsTypePercentStacked ( ) : bool | ||
IsTypePieDoughnut ( ) : bool | ||
IsTypeScatter ( ) : bool | ||
IsTypeShape ( ) : bool | ||
IsTypeStacked ( ) : bool |
Method | Description | |
---|---|---|
AddAxType ( ) : string | ||
AddAxis ( ) : void |
Add a secondary axis
|
|
AddAxisId ( int axID, int xAxID ) : string | ||
AddBarDir ( eChartType type ) : string | ||
AddFirstSliceAng ( eChartType type ) : string | ||
AddGrouping ( ) : string | ||
AddHasMarker ( eChartType type ) : string | ||
AddHoleSize ( eChartType type ) : string | ||
AddPerspectiveXml ( eChartType type ) : string | ||
AddScatterType ( eChartType type ) : string | ||
AddShape ( eChartType type ) : string | ||
AddVaryColors ( ) : string | ||
ChartStartXml ( eChartType type ) : string | ||
CheckRemoveAxis ( |
Sets position of the axis of a chart-serie Remove all axis that are not used any more
|
|
CreateNewChart ( ExcelDrawings drawings, eChartType type, |
||
DeleteMe ( ) : void | ||
ExcelChart ( |
||
ExcelChart ( ExcelDrawings drawings, |
||
ExcelChart ( ExcelDrawings drawings, |
||
ExcelChart ( ExcelDrawings drawings, |
||
ExistsAxis ( |
||
GetChart ( ExcelDrawings drawings, |
||
GetChart ( |
||
GetChartSerieStartXml ( eChartType type, int axID, int xAxID ) : string | ||
GetChartType ( string name ) : eChartType | ||
GetGroupingEnum ( string grouping ) : eGrouping | ||
GetGroupingText ( eGrouping grouping ) : string | ||
GetNewChart ( ExcelDrawings drawings, |
||
HasPrimaryAxis ( ) : bool | ||
Init ( ExcelDrawings drawings, |
||
InitChartLoad ( ExcelDrawings drawings, |
||
IsType3D ( eChartType chartType ) : bool | ||
LoadAxis ( ) : void | ||
RemoveSecondaryAxis ( ) : void | ||
SetPivotSource ( ExcelPivotTable pivotTableSource ) : void | ||
SetTypeProperties ( ExcelDrawings drawings ) : void |