CNiGraph::Images

CNi

Class
CNiGraph::
Images()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: ImagesNext page: ImportStyle    
Public Function Declared in:
NiGraph.h

'Declaration' icon -- Shortcut to top of page. Declaration

CNiImage Images(
    long imageIndex);

'Description' icon -- Shortcut to top of page. Description

Gets the image object associated with the specified part of the CNiGraph control.

Note: You can use the Images function to perform operations such as loading custom bitmaps and adjusting blink or animation speeds.

Shortcut to top of page. Parameters

long imageIndex

Specifies the index of the image object to return. The image indices are listed below.

  • CNiGraph::1 - Caption
  • CNiGraph::2 - Graph Frame
  • CNiGraph::3 - Plot Area

'See Also' icon -- Shortcut to top of page. See Also