|
BmpMaxX
|
Only used for GraphAnnotation symbols, this property defines the right location of bitmap in data units relative to XData. ResourceBmpStyle should be set to DataSized and the other size related properties must be set: ResourceBmpMinX, ResourceBmpMinY, ResourceBmpMaxY.
|
|
BmpMaxY
|
Only used for GraphAnnotation symbols, this property defines the top location of bitmap in data units relative to YData. ResourceBmpStyle should be set to DataSized and the other size related properties must be set: ResourceBmpMinX, ResourceBmpMaxX, ResourceBmpMinY.
|
|
BmpMinX
|
Only used for GraphAnnotation symbols, this property defines the left location of bitmap in data units relative to XData. ResourceBmpStyle should be set to DataSized and the other size related properties must be set: ResourceBmpMaxX, ResourceBmpMinY, ResourceBmpMaxY.
|
|
BmpMinY
|
Only used for GraphAnnotation symbols, this property defines the bottom location of bitmap in data units relative to YData. ResourceBmpStyle should be set to DataSized and the other size related properties must be set: ResourceBmpMinX, ResourceBmpMaxX, ResourceBmpMaxY.
|
|
Colorize
|
Setting True will cause the bitmap to transform to the color defined by SubsetColors. Reducing your need to define bitmaps of varying colors. Set WorkingResourceBmp prior to seting this property.
|
|
Filename
|
When chart initializes due to PEreinitialize, the chart loads a resource bitmap into memory identified with Filename into index identified by WorkingResourceBitmap. One first sets WorkingResourceBitmap between 0 and 150 prior to setting this property.
|
|
Opacity
|
Controls percent opacity 0 - 100 percent for the defined resource bitmap at index WorkingResourceBitmap. For example, 50 would make the bitmap 50% translucent.
|
|
Style
|
Controls the size and justification/orientation of a resource bitmap. Resource bitmaps are used as custom bitmaps for Subset Symbols and Graph Annotation Symbols by assigning the point type to 10001 + WorkingResourceBitmap index.
|
|
WorkingBitmap
|
Set to index 0 - 150 prior to setting all other Resource Bitmap settings. Resource bitmaps are used as custom bitmaps for Subset Symbols and Graph Annotation Symbols by assigning the point type to 10001 + WorkingResourceBitmap index.
|