11 #ifndef MSICHART_RANGELEGEND_H 12 #define MSICHART_RANGELEGEND_H 61 void hLoadProperties();
Definition: RangeLegend.h:38
GraphFillGradient mFillOptions
Definition: RangeLegend.h:26
RangeLengdOptions()
Definition: RangeLegend.h:28
double mMaxAxisVal
Definition: RangeLegend.h:22
Definition: Dataset.h:198
bool mIsAxisOnStrongSide
Definition: RangeLegend.h:25
#define Int32
Definition: BasicTypes.h:20
MSynch::SmartPtr< RangeLegend > Ptr
Definition: RangeLegend.h:42
virtual void GenerateMapAndList()
Definition: SmartPtr.h:38
virtual void GenerateView()
Definition: RangeLegend.h:20
keep gradient options.
Definition: FormatFill.h:79
Definition: Msi_ccomvariant.h:24
bool mIsHorizontal
Definition: RangeLegend.h:24
double mMinAxisVal
Definition: RangeLegend.h:23
virtual void GetOptions(Int32 iPropertyId, CComVariant *opValue) const
Definition: GraphObjectManager.h:37
Use four Int32 values to represent a 2D rectangle.
Definition: Rect2D.h:25
RangeLegend(const TripleId &irTripleId, GraphObjectManager *ipManager, Dataset::Ptr iDatasetPtr, Rect2D iArea)