17 lines
208 B
Markdown
17 lines
208 B
Markdown
# AllowedShowFlags
|
||
|
||
Sets the set of allowed visibility flags for chart elements.
|
||
|
||
```
|
||
void AllowedShowFlags(
|
||
const uint flags, // flags
|
||
)
|
||
|
||
```
|
||
|
||
Parameters
|
||
|
||
flags
|
||
|
||
[in] Allowed flags.
|