XY Chart NET 3 Control Reference
ToolbarButton Class

Title Class consists of the following properties:

Property Description Data Type Default
AnnotationsToolTipText Determines the tool tip text to display for the Annotations button. String "Annotations"
AnnotationsVisible Determines whether or not the Annotations and Select Annotation buttons are displayed in the Toolbar. Boolean True
CrosshairsDeltaPressed Returns a boolean indicating whether or not the Delta Crosshairs button is pressed.  This is a read-only property. Boolean Not applicable
CrosshairsDeltaToolTipText Determines the tool tip text to display for the Delta Crosshairs button. String "Delta Crosshairs"
CrosshairsDeltaVisible Determines whether or not the Delta Crosshairs button is displayed in the Toolbar. Boolean True
CrosshairsPressed Returns a boolean indicating whether or not the Crosshairs button is pressed.  This is a read-only property. Boolean Not applicable
CrosshairsToolTipText Determines the tool tip text to display for the Crosshairs button. String "Crosshairs"
CrosshairsVisible Determines whether or not the Crosshairs button is displayed in the Toolbar. Boolean True
ExportDataDelimiter Indicates the string used to delimit the chart data. String Tab character
ExportDataDestination Determines where the chart data is exported to. Enumerated type consisting of the following options:
  • edFile (=0)
  • edClipboard (=1)
edFile
ExportDataToolTipText Determines the tool tip text to display for the Export Data button.  Also used as the title of the ExportData dialog. String "Export Data"
ExportDataVisible Determines whether or not the Export Data button is displayed in the Toolbar. Boolean True
ExportDataVisibleProfilesOnly Determines whether to export data from visible profiles only (True), or from all profiles (False). Boolean False
PageSetupToolTipText Determines the tool tip text to display for the Page Setup button. String "Page Setup"
PageSetupVisible Determines whether or not the Page Setup button is displayed in the Toolbar. Boolean True
PanPressed Returns a boolean indicating whether or not the Pan button is pressed.  This is a read-only property. Boolean Not applicable
PanToolTipText Determines the tool tip text to display for the Pan button. String "Pan"
PanVisible Determines whether or not the Pan button is displayed in the Toolbar. Boolean True
PrintPreviewToolTipText Determines the tool tip text to display for the Print Preview button. String "Print Preview"
PrintPreviewVisible Determines whether or not the Print Preview button is displayed in the Toolbar. Boolean True
PrintToolTipText Determines the tool tip text to display for the Print Chart button. String "Print Chart"
PrintVisible Determines whether or not the Print Chart button is displayed in the Toolbar. Boolean True
SaveImageToolTipText Determines the tool tip text to display for the Save Image button.  Also used as the title of the SaveImage dialog. String "Save Image"
SaveImageVisible Determines whether or not the Save Image button is displayed in the Toolbar. Boolean True
SelectAnnotationPressed Returns a boolean indicating whether or not the Select Annotation button is pressed.  This is a read-only property. Boolean Not applicable
SelectAnnotationToolTipText Determines the tool tip text to display for the Select Annotation button. String "Select Annotation"
ZoomInOutPressed Returns a boolean indicating whether or not the Zoom in/out button is pressed.  This is a read-only property. Boolean Not applicable
ZoomInOutToolTipText Determines the tool tip text to display for the Zoom in/out button. String "Zoom in/out"
ZoomOutAllPressed Returns a boolean indicating whether or not the Zoom out all button is pressed.  This is a read-only property. Boolean Not applicable
ZoomOutAllToolTipText Determines the tool tip text to display for the Zoom out all button. String "Zoom out all"
ZoomVisible Determines whether or not the Zoom in/out and Zoom out all buttons are displayed in the Toolbar. Boolean True

 

See Also

 

 


© 2003 - 2013 ControlEng Corporation. All rights reserved.