Jump to content
Software FX Community

Where are the Fill Pattern Enums defined?


User (Legacy)

Recommended Posts

I need to programatically set the fill patterns for pie charts and bar 

graphs. I found the Pattern property of the graph, so I am doing something

like this...

pGraph->Pattern[nGraph] = patternType;

I couldn't find the enumarations of the pattern types anywhere. How do I

know which pattern is which value? Please help.

Thanks,

Diana

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...