Possible Containment
$$GraphSheet$TextGraph$PiePlot |
Properties
Property Name: | Description: | Optional/Required: | Default Value: | Data Type: | Allowable Values/Range: |
AutoLegendText | Legend Text | Optional | character | ||
Bold | Bold | Optional | F | logical | T, F |
ConditionColumns | Columns | Optional | character | ||
ConditionDataSet | Data Set | Optional | character | ||
ConditionDataSetValues | Optional | character | |||
ConditionDataSetValuesShdw | Condition Data | Optional | character | ||
ConditionValues | Optional | character | |||
ConditionValuesShdw | Condition Data | Optional | character | ||
ContourFillType | Fill Type | No longer used | By Item | character | By Item, Range, Special Colors |
CreatePlotDataArray | Create Plot Data Array | Optional | F | character | |
Crop | Crop | Optional | T | logical | T, F |
DataSet | Data Set | Optional | character | ||
DataSetValues | Optional | character | |||
DataSetValuesShdw | x Data | Optional | character | ||
DataSheet | Synonym | character | |||
EndFillColor | End Color | Optional | Lt Cyan | character | Black, Blue, Green, Cyan, Red, Magenta, Brown, Lt Gray, Dark Gray, Lt Blue, Lt Green, Lt Cyan, Lt Red, Lt Magenta, Yellow, Bright White, Transparent, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16 |
Font | Font | Optional | Arial | character | |
FontColor | Color | Optional | Black | character | Black, Blue, Green, Cyan, Red, Magenta, Brown, Lt Gray, Dark Gray, Lt Blue, Lt Green, Lt Cyan, Lt Red, Lt Magenta, Yellow, Bright White, Transparent, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16 |
FontSize | Size | Optional | 14 | numeric | 2:127 |
Hide | Hide | Optional | F | logical | T, F |
Italics | Italics | Optional | F | logical | T, F |
LabelJustif | Justification | Optional | Left | character | Auto, Right, Left, Corner, Center |
LabelOffset | Offset | Optional | Auto | character | Auto |
MiddleFillColor1 | Middle Color 1 | Optional | Lt Magenta | character | Black, Blue, Green, Cyan, Red, Magenta, Brown, Lt Gray, Dark Gray, Lt Blue, Lt Green, Lt Cyan, Lt Red, Lt Magenta, Yellow, Bright White, Transparent, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16 |
MiddleFillColor2 | Middle Color 2 | Optional | Bright White | character | Black, Blue, Green, Cyan, Red, Magenta, Brown, Lt Gray, Dark Gray, Lt Blue, Lt Green, Lt Cyan, Lt Red, Lt Magenta, Yellow, Bright White, Transparent, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16 |
MiddleFillColor3 | Middle Color 3 | Optional | Green | character | Black, Blue, Green, Cyan, Red, Magenta, Brown, Lt Gray, Dark Gray, Lt Blue, Lt Green, Lt Cyan, Lt Red, Lt Magenta, Yellow, Bright White, Transparent, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16 |
NewIndex | Object Index | Optional | -1 | character | |
NewName | Name | Optional | character | ||
PanelToDraw | Draw in Panels | Optional | All | character | |
Part1Column | Column | Optional | character | ||
Part1Contents | Type | Optional | Auto | character | None, Column, Auto, Decimal, Scientific(Upper E), Scientific(Lower e), Mixed, Percent, Min Precision, Base/Exponent, Exponent Only, Currency, Financial, Decimal (% of), Scientific (% of), Mixed (% of), Long Date, Short Date, Long Date/Time, Short Date/Time, Time, Elapsed M:S, Elapsed H:M:S |
Part1DataSet | Data Set | Optional | character | ||
Part1DataSheet | Synonym | character | |||
Part1Precision | Precision | Optional | 1 | numeric | |
Part2Column | Column | Optional | character | ||
Part2Contents | Type | Optional | None | character | None, Column, Auto, Decimal, Scientific(Upper E), Scientific(Lower e), Mixed, Percent, Min Precision, Base/Exponent, Exponent Only, Currency, Financial, Decimal (% of), Scientific (% of), Mixed (% of), Long Date, Short Date, Long Date/Time, Short Date/Time, Time, Elapsed M:S, Elapsed H:M:S |
Part2DataSet | Data Set | Optional | character | ||
Part2DataSheet | Synonym | character | |||
Part2Precision | Precision | Optional | 1 | numeric | |
PieFillType | Fill Type | Optional | By Slice | character | By Slice, 2 Color Range, 3 Color Range, 4 Color Range, 5 Color Range, Special Colors |
PlotConditionType | Type | Optional | Auto | character | Auto, None, Specified Columns |
PlotMargin | Plot Margin | Optional | 0.5 | numeric | |
PlotNumber | Optional | 1 | character | ||
Rows | Subset Rows with | Optional | ALL | character | |
Stacked | Stacked | Optional | F | logical | T, F |
StartAngle | Start Angle | Optional | 0 | character | -360:360 |
StartFillColor | Start Color | Optional | Blue | character | Black, Blue, Green, Cyan, Red, Magenta, Brown, Lt Gray, Dark Gray, Lt Blue, Lt Green, Lt Cyan, Lt Red, Lt Magenta, Yellow, Bright White, Transparent, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16 |
SurfaceColorTable | Special Colors | Optional | 255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255|255,255,255 | character | |
Underline | Underline | Optional | F | logical | T, F |
wColumn | w Columns | Optional | character | ||
wValues | Optional | character | |||
wValuesShdw | w Data | Optional | character | ||
xColumn | x Columns | Optional | character | ||
xValues | Optional | character | |||
xValuesShdw | x Data | Optional | character | ||
yColumn | y Columns | Optional | character | ||
yValues | Optional | character | |||
yValuesShdw | y Data | Optional | character | ||
zColumn | z Columns | Optional | character | ||
zValues | Optional | character | |||
zValuesShdw | z Data | Optional | character |
Methods
Method Name: | Description: | Syntax: |
BeginTransaction | Starts remembering property set calls so changes can be applied on CommitTransaction. | Function BeginTransaction( ) as Boolean |
CancelTransaction | Cancels remembering property set calls made after last call to BeginTransaction. | Function CancelTransaction( ) as Boolean |
ClassName | Returns the class name (i.e. 'Arrow') of this object. | Function ClassName( ) as Variant |
CommitTransaction | Commits all property changes made since last call to BeginTransaction. | Function CommitTransaction( ) as Boolean |
Containees | Returns array of objects of class specified contained by this object. | Function Containees( ObjectClassToFind as Variant ) as Variant |
Container | Returns the container object of this object. | Function Container( ) as Object |
CreateObject | Creates an object or a child object of a particular type. | Function CreateObject( ObjectClassName as Variant ) as Object |
GetMethodArgumentNames | Returns an array of argument names including the ReturnValue (if any) for a given method name for this object. | Function GetMethodArgumentNames( MethodName as Variant ) as Variant |
GetMethodArgumentTypes | Returns an array of argument types including the ReturnValue type (if any) for a given method name for this object. Specify the LanguageType (i.e. BASIC or C) so strings are appropriate for language. | Function GetMethodArgumentTypes( MethodName as Variant, LanguageType as Variant ) as Variant |
GetMethodHelpString | Returns the help string for a given method name for this object. | Function GetMethodHelpString( MethodName as Variant ) as Variant |
GetObject | Gets an object or a child object of the class name specified, identified by an object path name. | Function GetObject( ObjectClassName as Variant, ObjectPathName as Variant ) as Object |
GetObjectPicture | Returns array of byte values representing the metafile picture of the object. Returns empty variant if unsuccessful. | Function GetObjectPicture( ) as Variant |
GetObjectRectangle | Returns rectangle that contains this object in client or screen coordinates depending on ReturnClientCoordsIfTrue. Returns empty variant if unsuccessful. | Function GetObjectRectangle( ReturnClientCoordsIfTrue as Boolean ) as Variant |
GetPropertyAllowedValues | Returns an array of allowable values for the specified property of this object. | Function GetPropertyAllowedValues( PropertyName as Variant ) as Variant |
GetPropertyInformation | Returns an array of property information including default value and allowable values for the specified property of this object. | Function GetPropertyInformation( PropertyName as Variant ) as Variant |
GetSelectedObjects | Returns array of objects which are selected of class specified contained by this object. StartIndex and EndIndex can be used to return subsets of selected objects. | Function GetSelectedObjects( ObjectClassToFind as String, StartIndex as Long, EndIndex as Long ) as Variant |
GetSelectedText | Returns the selected text as a string if any in this object. If this object has no selected text, an empty string is returned. | Function GetSelectedText( ) as String |
Methods | Returns comma delimited list of methods which can be called on this object. | Function Methods( ) as Variant |
MethodsList | Returns an array of method names which can be called on this object. | Function MethodsList( ) as Variant |
Objects | If 'CONTAINEES', returns comma delimited list of objects which can be contained by this object. If 'CONTAINER', returns list of containers for this object. | Function Objects( ObjectHierarchyType as Variant ) as Variant |
ObjectsList | If 'CONTAINEES', returns an array of object names which can be contained by this object. If 'CONTAINER', returns an array of container object names for this object. | Function ObjectsList( ObjectHierarchyType as Variant ) as Variant |
PathName | Returns the path name in the S-PLUS project space (i.e. '$$GS1$Arrow1') of this object. | Function PathName( ) as Variant |
Properties | Returns comma delimited list of properties for this object. | Function Properties( ) as Variant |
PropertiesList | Returns an array of property names for this object. | Function PropertiesList( ) as Variant |
RemoveObject | Removes a child object from this container object. | Function RemoveObject( Object as Object ) as Boolean |
SelectObject | Selects this object in all views. SelectionType is 'add', 'new', or 'remove' to control how object is selected. Returns TRUE if successful or FALSE if not. | Function SelectObject( SelectionType as String ) as Boolean |
ShowDialog | Displays object property dialog. | Function ShowDialog( ) as Boolean |
ShowDialogInParent | Displays object property dialog using the HWND parameter passed as its parent. | Function ShowDialogInParent( ParentWindowHWND as Variant ) as Boolean |
ShowDialogInParentModeless | Displays object property dialog modelessly using the HWND parameter passed as its parent. | Function ShowDialogInParentModeless( ParentWindowHWND as Variant ) as Boolean |
Containers
Possible parent objects: |
TextGraph |
Children
Possible child objects: |
Panel |
PiePanel |
ScaleLegend |
Slice |