#include <DSSGraphProperties.h>
|
| | DSSGraphProperties () |
| |
| virtual | ~DSSGraphProperties () |
| |
| EnumGraphMajorType | getGraphType () |
| |
| void | setGraphType (EnumGraphMajorType iGraphType) |
| |
| int | getGraphSubType () |
| |
| void | setGraphSubType (int iGraphSubType) |
| |
| int | getMaxColumns () |
| |
| int | getMaxRows () |
| |
| bool | getSeriesByColumn () |
| |
| bool | getSubTotalsEnabled () |
| |
| int | getHeight () |
| |
| int | getWidth () |
| |
| int | getSeriesCount () |
| |
| bool | getIsUseMaxCategoriesAsMin () |
| |
| bool | getUseSpecialSeries () |
| |
| MapSeries | getProperties () |
| |
| int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader) |
| |
| CComVariant * | getPropertyValue (int iSeriesID, short iObjectID, short iAttributeID) |
| |
| void | setPropertyValue (int iSeriesID, short iObjectID, short iAttributeID, CComVariant iValue) |
| |
| void | Duplicate (DSSGraphProperties *ipGraphProperties) |
| |
| | DSSGraphProperties () |
| |
| virtual | ~DSSGraphProperties () |
| |
| EnumGraphMajorType | getGraphType () |
| |
| void | setGraphType (EnumGraphMajorType iGraphType) |
| |
| int | getGraphSubType () |
| |
| void | setGraphSubType (int iGraphSubType) |
| |
| int | getMaxColumns () |
| |
| int | getMaxRows () |
| |
| bool | getSeriesByColumn () |
| |
| bool | getSubTotalsEnabled () |
| |
| int | getHeight () |
| |
| int | getWidth () |
| |
| int | getSeriesCount () |
| |
| bool | getIsUseMaxCategoriesAsMin () |
| |
| bool | getUseSpecialSeries () |
| |
| MapSeries | getProperties () |
| |
| int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader) |
| |
| CComVariant * | getPropertyValue (int iSeriesID, short iObjectID, short iAttributeID) |
| |
| void | setPropertyValue (int iSeriesID, short iObjectID, short iAttributeID, CComVariant iValue) |
| |
| void | Duplicate (DSSGraphProperties *ipGraphProperties) |
| |
◆ DSSGraphProperties() [1/2]
| DSSGraphProperties::DSSGraphProperties |
( |
| ) |
|
◆ ~DSSGraphProperties() [1/2]
| virtual DSSGraphProperties::~DSSGraphProperties |
( |
| ) |
|
|
virtual |
◆ DSSGraphProperties() [2/2]
| DSSGraphProperties::DSSGraphProperties |
( |
| ) |
|
◆ ~DSSGraphProperties() [2/2]
| virtual DSSGraphProperties::~DSSGraphProperties |
( |
| ) |
|
|
virtual |
◆ Duplicate() [1/2]
◆ Duplicate() [2/2]
◆ getGraphSubType() [1/2]
| int DSSGraphProperties::getGraphSubType |
( |
| ) |
|
◆ getGraphSubType() [2/2]
| int DSSGraphProperties::getGraphSubType |
( |
| ) |
|
◆ getGraphType() [1/2]
◆ getGraphType() [2/2]
◆ getHeight() [1/2]
| int DSSGraphProperties::getHeight |
( |
| ) |
|
◆ getHeight() [2/2]
| int DSSGraphProperties::getHeight |
( |
| ) |
|
◆ getIsUseMaxCategoriesAsMin() [1/2]
| bool DSSGraphProperties::getIsUseMaxCategoriesAsMin |
( |
| ) |
|
◆ getIsUseMaxCategoriesAsMin() [2/2]
| bool DSSGraphProperties::getIsUseMaxCategoriesAsMin |
( |
| ) |
|
◆ getMaxColumns() [1/2]
| int DSSGraphProperties::getMaxColumns |
( |
| ) |
|
◆ getMaxColumns() [2/2]
| int DSSGraphProperties::getMaxColumns |
( |
| ) |
|
◆ getMaxRows() [1/2]
| int DSSGraphProperties::getMaxRows |
( |
| ) |
|
◆ getMaxRows() [2/2]
| int DSSGraphProperties::getMaxRows |
( |
| ) |
|
◆ getProperties() [1/2]
| MapSeries DSSGraphProperties::getProperties |
( |
| ) |
|
◆ getProperties() [2/2]
| MapSeries DSSGraphProperties::getProperties |
( |
| ) |
|
◆ getPropertyValue() [1/2]
| CComVariant* DSSGraphProperties::getPropertyValue |
( |
int |
iSeriesID, |
|
|
short |
iObjectID, |
|
|
short |
iAttributeID |
|
) |
| |
◆ getPropertyValue() [2/2]
| CComVariant* DSSGraphProperties::getPropertyValue |
( |
int |
iSeriesID, |
|
|
short |
iObjectID, |
|
|
short |
iAttributeID |
|
) |
| |
◆ getSeriesByColumn() [1/2]
| bool DSSGraphProperties::getSeriesByColumn |
( |
| ) |
|
◆ getSeriesByColumn() [2/2]
| bool DSSGraphProperties::getSeriesByColumn |
( |
| ) |
|
◆ getSeriesCount() [1/2]
| int DSSGraphProperties::getSeriesCount |
( |
| ) |
|
◆ getSeriesCount() [2/2]
| int DSSGraphProperties::getSeriesCount |
( |
| ) |
|
◆ getSubTotalsEnabled() [1/2]
| bool DSSGraphProperties::getSubTotalsEnabled |
( |
| ) |
|
◆ getSubTotalsEnabled() [2/2]
| bool DSSGraphProperties::getSubTotalsEnabled |
( |
| ) |
|
◆ getUseSpecialSeries() [1/2]
| bool DSSGraphProperties::getUseSpecialSeries |
( |
| ) |
|
◆ getUseSpecialSeries() [2/2]
| bool DSSGraphProperties::getUseSpecialSeries |
( |
| ) |
|
◆ getWidth() [1/2]
| int DSSGraphProperties::getWidth |
( |
| ) |
|
◆ getWidth() [2/2]
| int DSSGraphProperties::getWidth |
( |
| ) |
|
◆ LoadDefnFromBinary() [1/2]
◆ LoadDefnFromBinary() [2/2]
◆ setGraphSubType() [1/2]
| void DSSGraphProperties::setGraphSubType |
( |
int |
iGraphSubType | ) |
|
◆ setGraphSubType() [2/2]
| void DSSGraphProperties::setGraphSubType |
( |
int |
iGraphSubType | ) |
|
◆ setGraphType() [1/2]
◆ setGraphType() [2/2]
◆ setPropertyValue() [1/2]
| void DSSGraphProperties::setPropertyValue |
( |
int |
iSeriesID, |
|
|
short |
iObjectID, |
|
|
short |
iAttributeID, |
|
|
CComVariant |
iValue |
|
) |
| |
◆ setPropertyValue() [2/2]
| void DSSGraphProperties::setPropertyValue |
( |
int |
iSeriesID, |
|
|
short |
iObjectID, |
|
|
short |
iAttributeID, |
|
|
CComVariant |
iValue |
|
) |
| |