【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.5.7.3.1 BASIC_PLOT_SETTINGS
Contents
Name
BASIC_PLOT_SETTINGS
Description
Declaration
typedef struct tagBASIC_PLOT_SETTINGS { int nLineColor; int nEdgeColor; int nFillColor; int nLineStyle; int nSymbolType; int nSymbolInterior; int nSymbolSize; } BASIC_PLOT_SETTINGS;
Members
- nLineColor
- line color
- nEdgeColor
- for symbols
- nFillColor
- if symbol, or bar
- nLineStyle
- nSymbolType
- nSymbolInterior
- nSymbolSize
Remark
Examples
Header to Include
origin.h