softwaremanuals.org

Home

Home

Contacts

Contacts

Request to Publish Manuals

Request to Publish Manuals

Request to Remove Manuals

Request to Remove Manuals

 
  ecGraph3D: AddTooltips add custom tooltip text  
   
     
 

Introduction

 
 
ecGraph3D
Features
   
Variables
BarWidthX
BarWidthY
BoundingBoxFloorColor
BoundingBoxFrameColor
EdgeDarken
ImageDrawTime
LegendTableHorizontal
LegendTableTransparent
MaxPhi
MaxThi
MeshColorStyle
MinPhi
MinThi
NoSoftenWhenScrolling
PlotStyle
RenderStyle
RestrictViewAngles
RibbonsAlongX
ScrollMode
ShowAxes
ShowAxisLabels
ShowAxisValues
ShowHourGlassWhenDrawing
ShowLegendTable
ShowTexts
ShowTooltips
ShowzColorTable
Skirt
SuppressRaisingEvents
   
Events
ErrorMsg
LegendPositionChanged
Redrawn
ViewAngleChanged
   
Properties
Registered
Soften
Version
   
Functions
DarkenOrLighten
Height
IsRotating
Width
   
Subs
AddBarColors
AddColorBand
AddDataArray
AddFunction
AddLegendEntry
AddText
AddTooltips
ClearColorBands
CopyToClipboard
GetGraphShapeFactors
GetViewDetails
LegendTableStyle
PrintImage
Refresh
RegisterecGraph3D
Reset
SaveImage
SaveToDisk
SetBackground
SetGraphShapeFactors
SetViewDetails
   
   
 
Buy ecGraph3D Online! Buy ecGraph3D Online!
 
 

AddTooltips

Public Sub AddTooltips(BarTag$())

Add a custom tooltip text for each graph element, that will be displayed when the mouse is hovered over the graph image. AddFunction or AddDataArray. See Demo2 as an example.

Example..

Dim Tooltips$(nX, nY)
For i = 1 To nX
For j = 1 To nY
Tooltips$(i, j) = "z=" + Format(2 * (Sin(i) + Sin(j)), "0.00")
Next j
Next i
Call .AddTooltips(Tooltips$)

generic purchase order form sim card recovery Deleted SMS Recovery
pen drive data recovery software free download laptop repairs how to create barcode
block usb ports sd card undelete free recover data tool
Buy ecGraph3D Online! Buy ecGraph3D Online!
 
 
Home | Contacts | Request to Publish Manuals | Request to Remove Manuals