Download QCChart3D 3D Charting Tools for .Net - Quinn
Transcript
160 Background Colors, Textures and Gradients Background constructors Use this constructor to fill the background with a single color. [Visual Basic] Overloads Public Sub New( _ ByVal transform As PhysicalCoordinates, _ ByVal bgtype As Integer, _ ByVal bgcolor As Color _ ) [C#] public Background( PhysicalCoordinates transform, int bgtype, Color bgcolor ); Use this constructor to fill the background with the gradient defined using the startcolor and stopcolor arguments. [Visual Basic] Overloads Public Sub New( _ ByVal transform As PhysicalCoordinates, _ ByVal bgtype As Integer, _ ByVal startcolor As Color, _ ByVal stopcolor As Color, _ ByVal dir As Integer _ ) [C#] public Background( PhysicalCoordinates transform, int bgtype, Color startcolor, Color stopcolor, int dir ); Use this constructor to fill the background with a user-defined gradient. [Visual Basic] Overloads Public Sub New( _ ByVal transform As PhysicalCoordinates, _ ByVal bgtype As Integer, _ ByVal gradient As LinearGradientBrush _ ) [C#] public Background( PhysicalCoordinates transform, int bgtype, LinearGradientBrush gradient ); Use this constructor to fill the background with a user-defined texture. [Visual Basic] Overloads Public Sub New( _
Related documents
QCChart2D for WPF User Manual - Quinn
QCChart2D User Manual - Quinn
QCChart2D CF Charting Library for the .Net Compact Framework
tymoraPRO traderSCAN User`s Manual
TopSURV Reference Manual
MAPublisher 8.3 User Guide
Real-Time Graphics Tools for .Net Class Summary
QCRTGraph CF Real-Time Graphics Tools for the - Quinn
QCSPCChart SPC Control Chart Tools for - Quinn
QCRTGraph for WPF User Manual - Quinn
Real-Time Graphics Tools for Silverlight User Manual
QCSPCChart SPC Control Chart Tools for .Net CF - Quinn