Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[FlagsAttribute]
public enum PropertyPageFlags
Visual Basic
<FlagsAttribute> _
Public Enumeration PropertyPageFlags

Members

Member nameValueDescription
GallerySimple1
GalleryComplex2
Group0Data4
Group0DataBinding8
Group0DataTable16
Group1Data32
Group1DataBinding64
Group1DataTable128
AxisX256
AxisXScale512
AxisXAnno1024
AxisXGridLines2048
AxisY4096
AxisYScale8192
AxisYAnno16384
AxisYGridLines32768
AxisY265536
AxisY2Scale131072
AxisY2Anno262144
AxisY2GridLines524288
Appearance1048576
AppearanceChartArea2097152
AppearanceHeader4194304
AppearanceFooter8388608
AppearanceLegend16777216
AppearancePlotArea33554432
Preview67108864
All134217727

See Also