ComponentOne Chart 8.0
Overview
ComponentOne Chart Control Overview
2D and 3D Charting in OCX and DLL Formats
2D Chart Control
3D Chart Control
ComponentOne Chart OCX/DLL Control Model
Installing Chart 8.0 for Active X
Set Up Files
Minimum Requirements for ComponentOne Chart
Installing Demonstration Versions
Uninstalling Chart 8.0
Upgrading From Previous Versions
End-User License Agreement
Licensing FAQs
What is Licensing?
How does Licensing Work?
Technical Support
Redistributable Files
Adding the Chart 8.0 Controls to Visual Basic Projects
Using ComponentOne ActiveX Controls in the .NET Framework
Smart Tags and Tasks Menus
Context Menus
Quick Start Overview
Overview for OCX Programmers
Overview for DLL Programmers
ComponentOne Chart 2D Programming Help
ComponentOne Chart Tutorial
Typographical Conventions
Chart Basics
Chart Terminology
Interacting with the Chart
Choosing the Chart Type
Plot Charts
Area Charts
Bar Charts
Stacking Bar Charts
Pie Charts
Candle Charts
HiLo Charts
HiLoOpenClose Charts
Polar Charts
Radar Charts
Bubble Charts
Understanding Data Layout
Array Layout
General Layout
Loading and Saving Charts and Data
To Load and Save Data:
To Load and Save Chart Descriptions:
Overview of 2D Property Pages
Accessing the Property Pages
Immediate Feedback Model
Editing Chart Properties
Collection Items in Code
Control Page
General Tab (Control)
Border Tab (Control)
Interior Tab (Control)
Image Tab (Control)
About Tab (Control)
Axes Page
General Tab (Axes)
Annotation Tab (Axes)
Scale Tab (Axes)
Title Tab (Axes)
Axis/GridLines Tab (Axes)
AxisStyle Tab (Axes)
GridStyle Tab (Axes)
Font Tab (Axes)
Polar/Radar Tab (Axes)
ChartGroups Page
General Tab (ChartGroups)
Data Tab (ChartGroups)
Edit Chart 2D Series
Edit Chart 2D Data
Bar Tab (ChartGroups)
Bubble Tab (ChartGroups)
Pie Tab (ChartGroups)
HiLoOpenClose Tab (ChartGroups)
Candle Tab (ChartGroups)
Polar Tab (ChartGroups)
Labels Tab (ChartGroups)
Internet Tab (ChartGroups)
Binding Tab (ChartGroups)
ChartStyles Page
FillStyle Tab (ChartStyles)
LineStyle Tab (ChartStyles)
SymbolStyle Tab (ChartStyles)
SliceStyle Tab (ChartStyles)
Image Tab (ChartStyles)
Titles Page
General Tab (Titles)
Label Tab (Titles)
Location Tab (Titles)
Border Tab (Titles)
Interior Tab (Titles)
Font Tab (Titles)
Image Tab (Titles)
Legend Page
General Tab (Legend)
Title Tab (Legend)
Location Tab (Legend)
Border Tab (Legend)
Interior Tab (Legend)
Font Tab (Legend)
Image Tab (Legend)
ChartArea Page
General Tab (ChartArea)
Location Tab (ChartArea)
Border Tab (ChartArea)
Interior Tab (ChartArea)
Image Tab (ChartArea)
PlotArea Page
General Tab (PlotArea)
Interior Tab (PlotArea)
Image Tab (PlotArea)
ChartLabels Page
General Tab (ChartLabels)
Label Tab (ChartLabels)
Border Tab (ChartLabels)
Interior Tab (ChartLabels)
Font Tab (ChartLabels)
Location Tab (ChartLabels)
Image Tab (ChartLabels)
View3D Page
General Tab (View3D)
Markers Page
General Tab (Markers)
Attach Tab (Markers)
LineStyle Tab (Markers)
AlarmZones Page
General Tab (AlarmZones)
Colors Tab (AlarmZones)
Special ChartType Properties
Special Bubble Chart Properties
Encoding Method
Maximum and Minimum Size
Special Bar Chart Properties
Cluster Overlap
Cluster Width
Special Stacking Bar Chart Properties
Floating Bar Charts
100 Percent Stacking Bar Charts
Negative values
Special Candle Chart Properties
Complex Candle Charts
Special HiLoOpenClose Chart Properties
Display Open and Close Ticks
Special Pie Chart Properties
Building the "Other" Slice
"Other" Slice Style and Label
Pie Ordering
Starting Angle
Exploding Pies
Missing Slices
Special Polar Chart Properties
Full or Half-Range X-Axis
Setting the Origin
Specifying the Annotation Angle
Allowing Negative Values
Programming Considerations
Object Hierarchy
Programming With Objects
A Simple Example
Navigating the Object Hierarchy
Default Properties
Using Collections with Objects
Accessing Each of the Elements of a Collection
Calling Methods with Objects
Setting the Error Offset
Programming In C++
Insert the 2D Chart Control into an OLE Container Project
Add the 2D Chart Control to the Main Dialog Box
Add a Member Variable to a Project
Programming the 2D Chart Control
Setting an Object Property
Using Collections in C++
Calling Methods in C++
Demo Programs
Compatibility Issues
Distributing ComponentOne Chart Applications
Distributing 32-bit OCX Applications
Distributable Files
Distributing ComponentOne Chart in Visual Basic
End-User Online Help
Registering the 2D Chart Control
Adding a ComponentOne Chart 2D Control to a Web Page
Step 1: Getting Started
Step 2: Creating a Web Page
Loading Data or a File From a URL
Step 3: Creating a License Pack File
Step 4: Packaging the Control
A: Creating the .INF File
B: Creating a .CAB File
C: Copying .LPK and .CAB Files to the Server
Step 5: Testing your Web Page
Building a Chart
Axis Annotation Overview
Values Annotation
ValueLabels Annotation
PointLabels Annotation (X-axis only)
TimeLabels Annotation (X-axis only)
ValuesEvent Annotation
TimeLabelsEvent Annotation (X-axis only)
Choose the Annotation Method
Annotating Axes
Annotating with Values
Numbering Method
Numbering Precision
Numbering and Ticking Increments
Using Custom Values Formatting
Specify the Values Format
Format Codes
Defining Special Ranges for Formatting
Accounting Format
Currency Format
Fraction Format
Percentage Format
Number Format
Scientific Notation Format
Annotating with ValueLabels
Annotating with PointLabels
Annotating with TimeLabels
Time Unit
Time Base
Time Format
Annotating with ValuesEvent
Annotating with TimeLabelsEvent
Axis Labeling Programming Considerations
Using a Time-Axis
Date Methods
Positioning Axis Annotation
Specifying Annotation Placement
Chart Orientation and Axis Direction
Chart Orientation
Axis Direction
Setting Axis and Data Bounds
Axis Min and Max
Data Min and Max
Titling Axes and Rotating Axis Elements
Adding an Axis Title
Rotating Axis Title
Rotating Axis Annotation
Logarithmic Axes
Specifying a Logarithmic Axis
Adding a Second Y-Axis
Changing the Axis Appearance
Customizing Origins
Origin Placement
Origin Coordinates
Adding Grid Lines
Grid Spacing
Grid Appearance
Special Considerations for Radar Charts
Creating Stacking Charts
100 Percent Stacking
Hidden and Excluded Series
Creating Combination Charts Using ChartGroups
Special Rules
Loading Second ChartGroup Data
Setting Second ChartGroup Chart Type and Drawing Order
Legend
Customizing Second ChartGroup ChartStyles
Converting Data Coordinates
Converting VB Coordinates
Converting Coordinates Passed By Reference
Storing Chart Descriptions in Files
Saving Chart Data
Printing Charts
Output/Printing Methods
Printing a Chart
Outputting Charts to Device Contexts
Working with Data
Data Overview
Data Organization
Batching Data Updates
Changing Data Values
Adding Points and Series
Handling Missing Data
Fast Update
Loading Data From a File
Array File Format
General File Format
Loading the Data
Loading Data From a URL
Charting Data Directly From Your Program
Charting Data Using Data Binding
Bind an External Database to the Chart
Specify Series Data
Use Column Headings as SeriesLabels
Hiding and Excluding Data Series
Hide or Exclude a Series
Excluding Series with Bubble, HiLo, HiLoOpenClose and Candle Charts
Hiding Series with HiLoOpenClose and Candle Charts
Hiding Series with Bubble and HiLo Charts
Fast Update Methods
Copying Data
Batching Chart Updates
Double Buffering
Statistical Methods
Double AverageDeviation(long Series)
Double DataMax(long Series)
Double DataMin(long Series)
Double Mean(long Series)
Double Median(long Series)
Double StandardDeviation(long Series)
Long DataCount(long Series)
Customizing Chart Elements
Adding Header and Footer Titles
Using a Legend
Legend Text and Orientation
Legend Positioning
Legend Title
Legend Border
Legend Colors
Legend Font
LegendStyles (part of ChartGroup)
Changing ChartStyles
FillStyle
LineStyle
SymbolStyle
SliceStyle
Programming ChartStyles
Customizing ChartStyles
The ChartStyles Collection
The PointStyles Collection
Adding Images to Chart Elements
Add an Image to a Chart Element
Set the Image Layout
Using Images as Labels
Changing the ChartArea Appearance
Changing Axes Orientation
Showing and Hiding Chart Outlines
Viewing Stacking Charts as 100 Percent
Using Borders
To Change a Border
Choosing Fonts
Change a Font
Setting Colors
Specifying named colors
Choosing Colors Interactively
Specifying RGB Colors
Using Automatic Colors
Change a Color
Positioning Chart Elements
Change or View Location
Change Width and Height (ChartArea only)
Adjusting PlotArea Margins
Set Margins
Use Automatic Margins
Adding the 3D Effect
3D Depth
3D Elevation
3D Rotation
Shading
Resizing Forms
Using ChartLabels
Attaching and Positioning ChartLabels
Connecting Line and Offset
ChartLabel Text and Alignment
Rotating ChartLabels
ChartLabel Border
ChartLabel Colors
ChartLabel Font
ChartLabel Location
Programming ChartLabels
Defining the ChartLabel
Attaching the ChartLabel
Batching ChartLabel Changes
Adding Markers
Markers and Chart Types
Positioning Markers
Customizing Marker LineStyle
Programming Markers
Performance Issues
Markers and Data Styles
Alarm Zones
Adding Alarm Zones
Programming User Interaction
Programming Actions
Action Maps
Recognized Messages
Modifier Flags
Recognized Keycodes
Determining Action Mappings
Programming Action Mappings
Removing Action Mappings
Calling an Action Directly
Actions and Events
Returning Coordinate Values
Determining Coordinate Values
Converting Data Coordinates to Pixel Coordinates
Converting Pixel Coordinates to Data Coordinates
Picking Data Points
Converting Visual Basic Coordinates
Customizing the Property Pages
To Hide a Property Pages Tab
To Display a Property Pages Tab Display State
Chart8 2D Samples
Visual Basic Samples
C ++ (OCX) Samples
Object Reference
Chart2D Object
Chart2D Object Members
Chart2D Object Properties
ActionMaps Property (Chart2D)
AllowUserChanges Property (Chart2D)
Border Property (Chart2D)
CausesValidation Property (Chart2D)
CBorder Property (Chart2D)
ChartArea Property (Chart2D)
ChartGroups Property (Chart2D)
ChartLabels Property (Chart2D)
Container Property (Chart2D)
DataBindings Property (Chart2D)
DataPath Property (Chart2D)
DataSource Property (Chart2D)
DragIcon Property (Chart2D)
DragMode Property (Chart2D)
ErrorOffset Property (Chart2D)
Footer Property (Chart2D)
Header Property (Chart2D)
Height Property (Chart2D)
HelpContextID Property (Chart2D)
hWnd Property (Chart2D)
Index Property (Chart2D)
Interior Property (Chart2D)
IsBatched Property (Chart2D)
IsDoubleBuffered Property (Chart2D)
Left Property (Chart2D)
Legend Property (Chart2D)
Name Property (Chart2D)
Object Property (Chart2D)
Parent Property (Chart2D)
PropertyPageHelpFile Property (Chart2D)
2DChart Object Methods
AboutBox Method (Chart2D)
CallAction Method (Chart2D)
CopyToClipboard Method (Chart2D)
DrawToDC Method (Chart2D)
DrawToFile Method (Chart2D)
IsChartEditorElementVisible Method (Chart2D)
Load Method (Chart2D)
LoadURL Method (Chart2D)
PrintChart Method (Chart2D)
Refresh Method (Chart2D)
Reset Method (Chart2D)
Save Method (Chart2D)
SaveImageAsDibBytes Method (Chart2D)
SaveImageAsJpeg Method (Chart2D)
SaveImageAsJpegBytes Method (Chart2D)
SaveImageAsPng Method (Chart2D)
SaveImageAsPngBytes Method (Chart2D)
ShowChartEditorElement Method (Chart2D)
Accounting Object
Accounting Object Members
Accounting Object Properties
DecimalPlaces Property (Accounting)
NegativeValueColor Property (Accounting)
OrderCurrencySignValue Property (Accounting)
Parent Property (Accounting)
SpaceSeparatingCurrency Property (Accounting)
SpaceSeparatingSign Property (Accounting)
UseBrackets Property (Accounting)
UseCurrencySymbol Property (Accounting)
UseSmallCents Property (Accounting)
ActionMap Object
ActionMap Object Members
ActionMap Object Properties
Action Property (ActionMap)
Keycode Property (ActionMap)
Message Property (ActionMap)
Modifier Property (ActionMap)
Parent Property (ActionMap)
ActionMaps Collection
ActionMaps Collection Members
ActionMaps Collection Properties
Count Property (ActionMaps)
Item Property (ActionMaps)
Parent Property (ActionMaps)
ActionMaps Collection Methods
Add Method (ActionMaps)
Remove Method (ActionMaps)
RemoveAll Method (ActionMaps)
Reset Method (ActionMaps)
AlarmZone Object
AlarmZone Object Members
AlarmZone Object Properties
BackgroundColor Property (AlarmZone)
ForegroundColor Property (AlarmZone)
IsShowing Property (AlarmZone)
LowerExtent Property (AlarmZone)
Name Property (AlarmZone)
Parent Property (AlarmZone)
Pattern Property (AlarmZone)
UpperExtent Property (AlarmZone)
AlarmZones Collection
AlarmZones Collection Members
AlarmZones Collection Properties
Count Property (AlarmZones)
Item Property (AlarmZones)
Parent Property (AlarmZones)
AlarmZones Collection Methods
Add Method (AlarmZones)
Remove Method (AlarmZones)
RemoveAll Method (AlarmZones)
Axes Collection
Axes Collection Members
Axes Collection Properties
Count Property (Axes)
Item Property (Axes)
Parent Property (Axes)
Axis Object
Axis Object Members
Axis Object Properties
AnnotationAngle Property (Axis)
AnnotationMethod Property (Axis)
AnnotationPlacement Property (Axis)
AnnotationRotation Property (Axis)
AnnotationRotationAngle Property (Axis)
AxisStyle Property (Axis)
Constant Property (Axis)
DataMax Property (Axis)
DataMin Property (Axis)
Font Property (Axis)
IsLogarithmic Property (Axis)
Is100Percent Property (Axis)
IsReversed Property (Axis)
IsShowing Property (Axis)
LabelFormat Property (Axis)
MajorGrid Property (Axis)
Max Property (Axis)
Min Property (Axis)
Multiplier Property (Axis)
Name Property (Axis)
NumMethod Property (Axis)
NumSpacing Property (Axis)
Origin Property (Axis)
OriginBase Property (Axis)
OriginPlacement Property (Axis)
Parent Property (Axis)
Precision Property (Axis)
TickSpacing Property (Axis)
TimeScale Property (Axis)
Title Property (Axis)
TitleFont Property (Axis)
TitleRotation Property (Axis)
ValueLabels Property (Axis)
AxisStyle Object
AxisStyle Object Members
AxisStyle Object Properties
IsStyleDefault Property (AxisStyle)
LineStyle Property (AxisStyle)
Parent Property (AxisStyle)
TickLength Property (AxisStyle)
Bar Object
Bar Object Members
Bar Object Properties
ClusterOverlap Property (Bar)
ClusterWidth Property (Bar)
Parent Property (Bar)
Border Object
Border Object Members
Border Object Properties
Parent Property (Border)
Type Property (Border)
Width Property (Border)
Bubble Object
Bubble Object Members
Bubble Object Properties
EncodingMethod Property (Bubble)
MaximumSize Property (Bubble)
MinimumSize Property (Bubble)
Candle Object
Candle Object Members
Candle Object Properties
IsComplex Property (Candle)
IsFillFalling Property (Candle)
Parent Property (Candle)
ChartArea Object
ChartArea Object Members
ChartArea Object Properties
AlarmZones Property (ChartArea)
AngleUnit Property (ChartArea)
Axes Property (ChartArea)
Bar Property (ChartArea)
Border Property (ChartArea)
Bubble Property (ChartArea)
Candle Property (ChartArea)
HiLoOpenClose Property (ChartArea)
Interior Property (ChartArea)
IsHorizontal Property (ChartArea)
IsShowingOutlines Property (ChartArea)
Location Property (ChartArea)
Markers Property (ChartArea)
Parent Property (ChartArea)
Pie Property (ChartArea)
PlotArea Property (ChartArea)
Polar Property (ChartArea)
View3D Property (ChartArea)
ChartGroup Object
ChartGroup Object Members
ChartGroup Object Properties
AreSeriesLabelsBound Property (ChartGroup)
ChartType Property (ChartGroup)
Data Property (ChartGroup)
DrawingOrder Property (ChartGroup)
IsStacked Property (ChartGroup)
LegendStyles Property (ChartGroup)
Name Property (ChartGroup)
Parent Property (ChartGroup)
PointLabels Property (ChartGroup)
PointLabelsField Property (ChartGroup)
PointStyles Property (ChartGroup)
PointValuesField Property (ChartGroup)
SeriesFields Property (ChartGroup)
SeriesLabels Property (ChartGroup)
Styles Property (ChartGroup)
ChartGroup Object Methods
CoordToDataCoord Method (ChartGroup)
CoordToDataCoordObject Method (ChartGroup)
CoordToDataIndex Method (ChartGroup)
CoordToDataIndexObject Method (ChartGroup)
DataCoordToCoord Method (ChartGroup)
DataCoordToCoordObject Method (ChartGroup)
DataIndexToCoord Method (ChartGroup)
DataIndexToCoordObject Method (ChartGroup)
LoadAdoRecordset Method (ChartGroup)
ChartGroups Collection
ChartGroups Collection Members
ChartGroups Collection Properties
Count Property (ChartGroups)
Item Property (ChartGroups)
Parent Property (ChartGroups)
ChartLabel Object
ChartLabel Object Members
ChartLabel Object Properties
Adjust Property (ChartLabel)
Anchor Property (ChartLabel)
AttachCoord Property (ChartLabel)
AttachDataCoord Property (ChartLabel)
AttachDataIndex Property (ChartLabel)
AttachMethod Property (ChartLabel)
Border Property (ChartLabel)
Font Property (ChartLabel)
Interior Property (ChartLabel)
IsBatched Property (ChartLabel)
IsConnected Property (ChartLabel)
IsShowing Property (ChartLabel)
Location Property (ChartLabel)
Name Property (ChartLabel)
Offset Property (ChartLabel)
Parent Property (ChartLabel)
Rotation Property (ChartLabel)
Text Property (ChartLabel)
ChartLabels Collection
ChartLabels Collection Members
ChartLabels Collection Properties
Count Property (ChartLabels)
Item Property (ChartLabels)
Parent Property (ChartLabels)
ChartLabels Collection Methods
Add Method (ChartLabels)
Remove Method (ChartLabels)
RemoveAll Method (ChartLabels)
ChartStyle Object
ChartStyle Object Members
ChartStyle Object Properties
Fill Property (ChartStyle)
Image Property (ChartStyle)
Line Property (ChartStyle)
Parent Property (ChartStyle)
Slice Property (ChartStyle)
Symbol Property (ChartStyle)
ChartStyles Collection
ChartStyles Collection Members
ChartStyles Collection Properties
Count Property (ChartStyles)
Item Property (ChartStyles)
Parent Property (ChartStyles)
ChartStyles Collection Methods
Add Method (ChartStyles)
Remove Method (ChartStyles)
RemoveAll Method (ChartStyles)
Chart2DCheckNewPointsResult Object
Chart2DCheckNewPointsResult Object Members
Chart2DCheckNewPointsResult Object Properties
Inside Property (Chart2DCheckNewPointsResult)
IsOutsideXMax Property (Chart2DCheckNewPointsResult)
IsOutsideXMin Property (Chart2DCheckNewPointsResult)
IsOutsideYMax Property (Chart2DCheckNewPointsResult)
IsOutsideYMin Property (Chart2DCheckNewPointsResult)
Chart2DCoordResult Object
Chart2DCoordResult Object Members
Chart2DCoordResult Object Properties
X Property (Chart2DCoordResult)
Y Property (Chart2DCoordResult)
Chart2DData Object
Chart2DData Object Members
Chart2DData Object Properties
DataPath Property (Chart2DData)
FileName Property (Chart2DData)
FirstPoint Property (Chart2DData)
FirstSeries Property (Chart2DData)
HoleValue Property (Chart2DData)
IsBatched Property (Chart2DData)
IsSaved Property (Chart2DData)
LastPoint Property (Chart2DData)
LastSeries Property (Chart2DData)
Layout Property (Chart2DData)
NumPoints Property (Chart2DData)
NumSeries Property (Chart2DData)
Parent Property (Chart2DData)
SeriesDisplay Property (Chart2DData)
X Property (Chart2DData)
Y Property (Chart2DData)
Chart2DData Object Methods
AverageDeviation Method (Chart2DData)
CheckNewPoints Method (Chart2DData)
CheckNewPointsObject Method (Chart2DData)
CopyXVectorIn Method (Chart2DData)
CopyXVectorOut Method (Chart2DData)
CopyYVectorIn Method (Chart2DData)
CopyYVectorOut Method (Chart2DData)
CopyYArrayIn Method (Chart2DData)
CopyYArrayOut Method (Chart2DData)
DataCount Method (Chart2DData)
DataMax Method (Chart2DData)
DataMin Method (Chart2DData)
DataPolynomial Method (Chart2DData)
DrawNewPoints Method (Chart2DData)
EvaluatePolynomial Method (Chart2DData)
Load Method (Chart2DData)
LoadURL Method (Chart2DData)
Mean Method (Chart2DData)
Median Method (Chart2DData)
Save Method (Chart2DData)
SeriesPolynomial Method (Chart2DData)
ShiftPoints Method (Chart2DData)
Sort Method (Chart2DData)
StandardDeviation Method (Chart2DData)
UpdateDataValue Method (Chart2DData)
Chart2DDataCoordResult Object
Chart2DDataCoordResult Object Members
Chart2DDataCoordResult Object Properties
X Property (Chart2DDataCoordResult)
Y Property (Chart2DDataCoordResult)
Chart2DDataIndexResult Object
Chart2DDataIndexResult Object Members
Chart2DDataIndexResult Object Properties
Distance Property (Chart2DDataIndexResult)
Point Property (Chart2DDataIndexResult)
Region Property (Chart2DDataIndexResult)
Series Property (Chart2DDataIndexResult)
Coord Object
Coord Object Members
Coord Object Properties
Parent Property (Coord)
X Property (Coord)
Y Property (Coord)
Currency Object
Currency Object Members
Currency Object Properties
DecimalPlaces Property (Currency)
NegativeValueColor Property (Currency)
OrderCurrencySignValue Property (Currency)
Parent Property (Currency)
SpaceSeparating Property (Currency)
SpaceSeparatingSign Property (Currency)
UseBrackets Property (Currency)
UseCurrencySymbol Property (Currency)
UseSmallCents Property (Currency)
DataCoord Object
DataCoord Object Members
DataCoord Object Properties
ChartGroup Property (DataCoord)
Parent Property (DataCoord)
X Property (DataCoord)
Y Property (DataCoord)
DataIndex Object
DataIndex Object Members
DataIndex Object Properties
ChartGroup Property (DataIndex)
Parent Property (DataIndex)
Point Property (DataIndex)
Series Property (DataIndex)
DerivedBoolean Object
DerivedBoolean Object Members
DerivedBoolean Object Properties
IsDefault Property (DerivedBoolean)
Parent Property (DerivedBoolean)
Value Property (DerivedBoolean)
DerivedDouble Object
DerivedDouble Object Members
DerivedDouble Object Properties
IsDefault Property (DerivedDouble)
Parent Property (DerivedDouble)
Value Property (DerivedDouble)
DerivedEnum Object
DerivedEnum Object Members
DerivedEnum Object Properties
IsDefault Property (DerivedEnum)
Parent Property (DerivedEnum)
Value Property (DerivedEnum)
DerivedLong Object
DerivedLong Object Members
DerivedLong Object Properties
IsDefault Property (DerivedLong)
Parent Property (DerivedLong)
Value Property (DerivedLong)
DerivedString Object
DerivedString Object Members
DerivedString Object Properties
IsDefault Property (DerivedString)
Parent Property (DerivedString)
Value Property (DerivedString)
FillStyle Object
FillStyle Object Members
FillStyle Object Properties
BackgroundColor Property (FillStyle)
ForegroundColor Property (FillStyle)
Interior Property
IsDefault Property (FillStyle)
Parent Property (FillStyle)
Pattern Property (FillStyle)
Fraction Object
Fraction Object Members
Fraction Object Properties
Denominator Property (Fraction)
DenominatorDigits Property (Fraction)
Parent Property (Fraction)
GridLines Object
GridLines Object Members
GridLines Object Properties
IsOnTop Property (GridLines)
IsStyleDefault Property (GridLines)
Parent Property (GridLines)
Spacing Property (GridLines)
Style Property (GridLines)
HiLoOpenClose Object
HiLoOpenClose Object Members
HiLoOpenClose Object Properties
IsOpenCloseFullWidth Property (HiLoOpenClose)
IsShowingClose Property (HiLoOpenClose)
IsShowingOpen Property (HiLoOpenClose)
Parent Property (HiLoOpenClose)
Image Object
Image Object Members
Image Object Properties
FileName Property (Image)
HasMinimumSize Property (Image)
IsEmbedded Property (Image)
IsTransparent Property (Image)
Layout Property (Image)
Parent Property (Image)
Interior Object
Interior Object Properties
BackgroundColor Property (Interior)
ForegroundColor Property (Interior)
Image Property (Interior)
Parent Property (Interior)
Label Object
Label Object Members
Label Object Properties
Parent Property (Label)
Text Property (Label)
Labels Collection
Labels Collection Members
Labels Collection Properties
Count Property (Labels)
Item Property (Labels)
Parent Property (Labels)
Labels Collection Methods
Add Method (Labels)
Remove Method (Labels)
RemoveAll Method (Labels)
Legend Object
Legend Object Members
Legend Object Properties
Anchor Property (Legend)
Border Property (Legend)
Font Property (Legend)
Interior Property (Legend)
IsReversed Property (Legend)
IsShowing Property (Legend)
IsShowing3DShading Property (Legend)
Location Property (Legend)
Orientation Property (Legend)
Parent Property (Legend)
Text Property (Legend)
LineStyle Object
LineStyle Object Members
LineStyle Object Properties
Color Property (LineStyle)
IsDefault Property (LineStyle)
Parent Property (LineStyle)
Pattern Property (LineStyle)
Width Property (LineStyle)
Location Object
Location Object Members
Location Object Properties
Height Property (Location)
Left Property (Location)
Parent Property (Location)
Top Property (Location)
Width Property (Location)
Marker Object
Marker Object Members
Marker Object Properties
Index Property (Marker)
IsShowing Property (Marker)
IsStyleDefault Property (Marker)
Method Property (Marker)
Name Property (Marker)
Parent Property (Marker)
Style Property (Marker)
Value Property (Marker)
Markers Collection
Markers Collection Members
Markers Collection Properties
Count Property (Markers)
Item Property (Markers)
Parent Property (Markers)
Number Object
Number Object Members
Number Object Properties
DecimalPlaces Property (Number)
NegativeValueColor Property (Number)
OrderSignValue Property (Number)
Parent Property (Number)
SpaceSeparatingSign Property (Number)
UseBrackets Property (Number)
UseSeparators Property (Number)
Percentage Object
Percentage Object Members
Percentage Object Properties
DecimalPlaces Property (Percentage)
OrderPercentSignValue Property (Percentage)
Parent Property (Percentage)
SpaceSeparatingPercent Property (Percentage)
SpaceSeparatingSign Property (Percentage)
Pie Object
Pie Object Members
Pie Object Properties
MinSlices Property (Pie)
OtherFillStyle Property (Pie)
OtherLabel Property (Pie)
OtherSliceStyle Property (Pie)
Parent Property (Pie)
SortOrder Property (Pie)
StartAngle Property (Pie)
ThresholdMethod Property (Pie)
ThresholdValue Property (Pie)
PlotArea Object
PlotArea Object Members
PlotArea Object Properties
Bottom Property (PlotArea)
Interior Property (PlotArea)
IsBoxed Property (PlotArea)
Left Property (PlotArea)
Parent Property (PlotArea)
Right Property (PlotArea)
Top Property (PlotArea)
PointStyles Collection
PointStyles Collection Members
PointStyles Collection Properties
Count Property (PointStyles)
Item Property (PointStyles)
Parent Property (PointStyles)
PointStyles Collection Methods
Add Method (PointStyles)
Move Method (PointStyles)
PointFromIndex Method (PointStyles)
Remove Method (PointStyles)
RemoveAll Method (PointStyles)
RemoveSeries Method (PointStyles)
SeriesFromIndex Method (PointStyles)
Polar Object
Polar Object Members
Polar Object Properties
AxisAllowNegative Property (Polar)
IsHalfRange Property (Polar)
Parent Property (Polar)
Scientific Object
Scientific Object Members
Scientific Object Properties
DecimalPlaces Property (Scientific)
Parent Property (Scientific)
UseSmallExponent Property (Scientific)
SliceStyle Object
SliceStyle Object Members
SliceStyle Object Properties
Display Property (SliceStyle)
Offset Property (SliceStyle)
Parent Property (SliceStyle)
Strings Collection
Strings Collection Members
Strings Collection Properties
Count Property (Strings)
Item Property (Strings)
Parent Property (Strings)
Strings Collection Methods
Add Method (Strings)
Remove Method (Strings)
SymbolStyle Object
SymbolStyle Object Members
SymbolStyle Object Properties
Color Property (SymbolStyle)
IsDefault Property (SymbolStyle)
Parent Property (SymbolStyle)
Shape Property (SymbolStyle)
Size Property (SymbolStyle)
TimeScale Object
TimeScale Object Members
TimeScale Object Properties
Base Property (TimeScale)
Format Property (TimeScale)
Parent Property (TimeScale)
Unit Property (TimeScale)
TimeScale Object Methods
DateToValue Method (TimeScale)
FormatDate Method (TimeScale)
ValueToDate Method (TimeScale)
Title Object
Title Object Members
Title Object Properties
Adjust Property (Title)
Border Property (Title)
Font Property (Title)
Interior Property (Title)
IsShowing Property (Title)
Location Property (Title)
Parent Property (Title)
Text Property (Title)
ValueFormat Object
ValueFormat Object Members
ValueFormat Object Properties
Accounting Property (ValueFormat)
Category Property (ValueFormat)
Currency Property (ValueFormat)
Format Property (ValueFormat)
Fraction Property (ValueFormat)
Number Property (ValueFormat)
Parent Property (ValueFormat)
Percentage Property (ValueFormat)
Scientific Property (ValueFormat)
ValueLabel Object
ValueLabel Object Members
ValueLabel Object Properties
Label Property (ValueLabel)
Parent Property (ValueLabel)
Value Property (ValueLabel)
ValueLabels Collection
ValueLabels Collection Members
ValueLabels Collection Properties
Count Property (ValueLabels)
Item Property (ValueLabels)
Parent Property (ValueLabels)
ValueLabels Collection Methods
Add Method (ValueLabels)
Remove Method (ValueLabels)
RemoveAll Method (ValueLabels)
View3D Object
View3D Object Members
View3D Object Properties
Depth Property (View3D)
Elevation Property (View3D)
Parent Property (View3D)
Rotation Property (View3D)
Shading Property (View3D)
Event Reference
Event Method Members
Event Methods
FormatAxisAnno Event
ModifyStart Event
ModifyEnd Event
PlotAreaModify Event
Repaint Event
Resize Event
View3DModify Event
ZoomAxisModify Event
Constants Reference
Constants Members
Action Constants
Adjust Constants
Anchor Constants
AngleUnit Constants
AnnotationMethod Constants
AnnotationPlacement Constants
AttachMethod Constants
AxisID Constants
BorderType Constants
BubbleMethod Constants
Category Constants
ChartEditorElement Constants
ChartType Constants
DataLayout Constants
Display Constants
Error Constants
FillPattern Constants
Focus Constants
Format Constants
ImageLayout Constants
LinePattern Constants
MarkerMethod Constants
NumMethod Constants
Orientation Constants
OrderCurrencySignValue Constants
OrderPercentSignValue Constants
OrderSignValue Constants
OriginPlacement Constants
Region Constants
Rotation Constants
Scale Constants
Shading Constants
Shape Constants
SortOrder Constants
Threshold Constants
TimeUnit Constants