Utils overview

Public Fields

 AnimationTypesOf
 DateTimeStepArray of double values to define DateTimeSteps.GetDateTimeStep
 DefaultNodeHeight
 FunctionGalleryPage
 FunctionTypesOf
 PiStep
 RandSeed
 SeriesGalleryCount
 SeriesGalleryPage
 SeriesTypesOf
 TeeChartKeyName
 TeeChartRoot
 ToolTypesOf

Public Methods

 AnimationTypeIndexReturns the index in AnimationTypesOf list of a given tool instance.
 ArcSin
 AutoLanguage
 CalcColorBlend
 CheckBitmapFitsInMemoryChecks if Android's VM has enough memory for a Bitmap with the given specification.
 CheckForOverflowException
 ColorArrayToHexArray
 ColorIsEmpty
 ColorToHex
 ContainsRect
 CopyToDoubleNullable
 CropCrops a rectangle from the given Bitmap.
 DarkenColor
 DateTime
 DateTimeDefaultFormat
 DateTimeToStr
 DecimalNullableToDoubleNullable
 DecimalToDoubleNullable
 Deg2RadReturns a radian value from a degree value.
 DesignTime
 DoubleToDoubleNullable
 ErrorMessageShows a message box dialog showing a TeeChart Exception.
 FloatNullableToDoubleNullable
 FloatToDoubleNullable
 FormatFloat
 FreeMemoryCalculates the memory available in Android's VM.
 FromArgb
 FromLTRB
 GalleryByType
 GalleryStyle
 GetBitmapSizeCalculates the memory bytes used by the given Bitmap.
 GetDateTimeStepEvaluates and returns a DateTimeSteps value as an Axis double scale that may be used to set the Increment.
 HexArrayToColorArray
 HexToColor
 InflateRect
 IntInt returns the integer part of X; that is, X rounded toward zero.
 Int16NullableToDoubleNullable
 Int16ToDoubleNullable
 Int32NullableToDoubleNullable
 Int32ToDoubleNullable
 IntersectRect
 IntersectWithRect
 IsNullOrEmpty
 IsRectEmpty
 Language
 MulDiv
 Odd
 OffsetPoint
 OffsetRect
 PointAtDistance
 Rad2DegReturns a degree value from a radian value.
 Random
 RationaliseValuesConverts values to their respective percentages
 RectangleFtoRectFConverts a System.Drawing.RectangleF to Android.Graphics.RectF
 RectangletoRectConverts a System.Drawing.Rectangle to Android.Graphics.Rect
 RegisterFunction
 RegisterSeries
 RegisterTool
 Registry_GetValue
 Registry_SetValue
 RememberEditor
 RememberEditorSize
 Round
 SeriesNameOrIndex
 SeriesTypesIndex
 SetLength
 SetTextViewFont
 ShareFolder
 SignificantDifference
 SinCos
 SmallerThanIdentityChecks if a Matrix is smaller than the identity Matrix.
 Sort
 Sqr
 StringToDouble
 StringToInt
 SwapDouble
 SwapFloat
 SwapInteger
 TeeDistance
 ThemeFolder
 TimeToStr
 ToAndroidColorConverts a System.Drawing.Color to Android.Graphics.Color
 ToolTypeIndexReturns the index in ToolTypesOf list of a given tool instance.
 ToPoint
 ToRectangle
 TruncateDouble
 UnRegisterSeries
 UnRegisterTool
 VirtualShare
 WriteLine
 YesNoShows a message box dialog asking confirmation.
 YesNoDeleteShows a dialog asking confirmation with Yes and No options.

Public Properties

 AnimationTypesCount
 CalcFramesPerSecondGets or sets whether the FramesPerSecond is calculated or not (>= .NET 2.0).
 EmptyColor
 EmptyPoint
 EmptyRectangle
 FramesPerSecondGets the number of Frames per second drawn by the chart (>= .NET 2.0).
 FunctionTypesCount
 IsMediumTrust
 NewLine
 OAMaxValue
 OAMinValue
 SeriesTypesCount
 ToolTypesCount

See Also

Utils Class | Steema.TeeChart Namespace