GraphicsStyleType Enumeration
| Syntax | Constants |
|---|---|
Enum GraphicsStyleType
scgGraph = 0
scgGraphCommon = 1
scgTitleList = 2
scgLayout = 3
scgLayoutCommon = 4
scgAxisCollection = 5
scgAxisCommon = 6
scgAxisLabels = 7
scgAxisUnits = 8
scgPlots = 9
scgPlot = 10
scgPlotCommon = 11
scgPlotEssence = 12
scgBarAttributes = 13
scgBoxWhiskerPlotPointAttributes = 14
scg3DLinesPlotPointAttributes = 15
scgCategorizedOvlerlayedAttributes = 16
scgPieSettings = 17
scgFunctions = 18
scgFunction = 19
scgFunctionAttributes = 20
scgEllipseConfidenceBandsLine = 21
scgMarkersArray = 22
scgLinesArray = 23
scgAreasArray = 24
scgSurfaceColors = 25
scgColorsArray = scgSurfaceColors
scgLinesList = 26
scgChernoffLines = 27
scgSurfaceData = 28
scgMarkerAttributes = 29
scgLineAttributes = 30
scgAreaAttributes = 31
scgFontAttributes = 32
scgBorderLine = 33
scgText = 34
scgTitle = 35
scgAxisTitle = 36
scgCustomTitle = 37
scgObjects = 38
scgShape = 39
scgPolyline = 40
scgTextObject = 41
scgArrow = 42
scgGraphicsElement = 43
scgOLEObject = 44
scgColorProperty = 45
scgBackgroundColorProperty = 46
scgMarkerSizeProperty = 47
scgFontSizeProperty = 48
scgLineSizeProperty = 49
scgMarkerPatternProperty = 50
scgLinePatternProperty = 51
scgAreaPatternProperty = 52
scgFontStyleProperty = 53
scgTextAlignmentProperty = 54
scgTextDirectionProperty = 55
scgGraphOptions = 56
scgLayoutParameters = 57
scgLayoutFitParameters = 58
scg2DFrameParameters = 59
scg3DFrameParameters = 60
scg3DEyePosition = 61
scgTickMarks = 62
scgAxisLabelsParameters = 63
scgAxisDisplay = 64
scgNumberFormat = 65
scgCustomFunction = 66
scgHistogramParameters = 67
scgHistogram3DParameters = 68
scgSequenceParameters = 69
scgBoxWhiskerParameters = 70
scgScatterplotParameters = 71
scgNormalProbParameters = 72
scgQQPlotParameters = 73
scgPPPlotParameters = 74
scgMDPlotParameters = 75
scgTernaryPlotParameters = 76
scgIconPlotParameters = 77
scgStatisticsParameters = 78
scgPointParameters = 79
scgBarParameters = 80
scgPieParameters = 81
scgFitParameters = 82
scg2DCustomFunctionParameters = 83
scg3DCustomFunctionParameters = 84
scgSurfaceParameters = 85
scgEllipseConfidenceBandsParameters = 86
scgChernoffDefinition = 87
scgDocumentMetrics = 88
scgBorderParameters = 89
scgAxisScaling = 90
scgAxisParameters = 91
scgObjectPropertie = 92
scgShapeProperties = 93
scgTextObjectProperies = 94
scgArrowProperies = 95
scgArrowPointerSize = 96
scgArrowPointerAngle = 97
scgGraphicsElementProperties = 98
scgOLEObjectProperties = 99
scgMarkerText = 100
scgBagPlotParameters = 101
scgRangePlotParameters = 102
scgTextLegendParameters = 103
scgReferenceLine = 104
scgReferenceLines = 105
scgPCPlotParam = 106
End Enum
|
|