UserGuide
Introduction
Product overview
Features of FCC
The help file usage
Description of user guide sections
Getting started
QuickStart
Manual addition into toolbox
Adding the control into a project
Adding LineSeries and adjusting it
Adjusting the line chart programmatically
The chart structure
The ChartControl structure
Description of the component's operation principle in design-time
FCC elements can be adjusted directly in the design area
Visual effects
Lines
Line style adjustment
Adjusting the line style programmatically
Fill
Fill adjustment in design time
Adjusting the fill style programmatically
Shadows
Adjustment in design time
Adjusting the shadow style programmatically
Text
Adjustment in design time
Adjusting the text style programmatically
Background
Adjustment in design time
Adjusting the background programmatically
General capabilities
ChartAreas
Addition and arrangement modes
Margins adjustment
Axes
Axes overview
Appearance adjustment
Axis scale
Ticks
Grid
Scroll tool
The ZoomPanTool scaling tool
Series
Series addition and adjustment
Markers
Stock series
Line Series
Kagi Series
TLB Series
PFSeries
Adjustment of PFSeries in design time
The order of PFSeries adjustment for binding and calculation
Adjustment of PFSeries from the code
Functions of PF calculation
The algorithm of the PF chart calculation
Legends
Legend addition and adjustment
Manual mode of data input
The mode allowing legend to display data automatically
TitleBox adjustment
Annotations
Addition of annotations
Adjustment of appearance
Graphic analysis tools
Addition of GraphicsShape
Adjustment of appearance and location
Data binding
The basic principles of data binding
Binding to a database
Binding to .xml and .csv files
Binding to IEnumerable
ChartDataGrid
Addition and adjustment of ChartDataGrid
Adjusting series to display selected points
Serialization
Simple serialization
Serialization filter
Functions
Financial functions
General principles
SimpleMovingAverage
TriangularMovingAverage
WeightedMovingAverage
ExponentialMovingAverage
LinearMovingAverage
ModifiedMovingAverage
HullMovingAverage
DoubleExponentialMovingAverage
TripleExponentialMovingAverage
MovingAverageConvergenceDivergence
AveragePrice
StochasticOscillator
DStochastic
Range
PositiveDirection
NegativeDirection
DirectionalMovementIndex
AverageDirectionalMovementIndex
BollingerBands
Envelopes
Statistical functions
Avg
Covariance
Variance
Stdev
Correlation
ExpAvg
Max
Min
Median
Sum
GeometricMean
Percentile
InterQuartileRange
Mathematical functions
Abs
Add
CumSum
Div
High
Low
Mult
Pow
Sub
Best practice and tips
The use of FCC in multithreaded applications
Programmers Reference
The General Structure of Classes
NuTec.Collections Namespace
AnnotationCollection Class
AnnotationCollection Constructor (chartControl)
Add Method (item)
Contains Method (value)
Dispose Method
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
BoxCollection Class
BoxCollection Constructor
Add Method (item)
AddRange Method (items)
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
ChartAreaCollection Class
ChartAreaCollection Constructor (chartControl)
Add Method (item)
Contains Method (value)
Dispose Method
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
AnnotationCollection.CollectionChangeHandler Delegate
BoxCollection.CollectionChangeHandler Delegate
ChartAreaCollection.CollectionChangeHandler Delegate
GraphicsShapeCollection.CollectionChangeHandler Delegate
KagiDataPointCollection.CollectionChangeHandler Delegate
LegendCollection.CollectionChangeHandler Delegate
LegendEntryCollection.CollectionChangeHandler Delegate
LineDataPointCollection.CollectionChangeHandler Delegate
MarkerCollection.CollectionChangeHandler Delegate
SeriesCollection.CollectionChangeHandler Delegate
StockDataPointCollection.CollectionChangeHandler Delegate
TLBDataPointCollection.CollectionChangeHandler Delegate
KagiDataPointCollection.CollectionClearHandler Delegate
LineDataPointCollection.CollectionClearHandler Delegate
SeriesCollection.CollectionClearHandler Delegate
StockDataPointCollection.CollectionClearHandler Delegate
TLBDataPointCollection.CollectionClearHandler Delegate
GraphicsShapeCollection Class
GraphicsShapeCollection Constructor (cartesianChartArea)
Add Method (item)
Contains Method (value)
Dispose Method
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
KagiDataPointCollection Class
KagiDataPointCollection Constructor
Add Method (item)
collectionCleared Event
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
LegendCollection Class
LegendCollection Constructor (chartControl)
Add Method (item)
Contains Method (value)
Dispose Method
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
LegendEntryCollection Class
LegendEntryCollection Constructor
Add Method (item)
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
LineDataPointCollection Class
LineDataPointCollection Constructor
Add Method (item)
collectionCleared Event
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
Sort Method (comparer)
MarkerCollection Class
MarkerCollection Constructor
Add Method (item)
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
RegionComparer Class
RegionComparer Constructor
Compare Method (x, y)
SeriesCollection Class
SeriesCollection Constructor (parent)
Add Method (item)
collectionCleared Event
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
StockDataPointCollection Class
StockDataPointCollection Constructor
Add Method (item)
collectionCleared Event
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
Sort Method (comparer)
TLBDataPointCollection Class
TLBDataPointCollection Constructor
Add Method (item)
collectionCleared Event
Contains Method (value)
IndexOf Method (value)
Item Property (index)
ItemInserted Event
ItemRemoved Event
Remove Method (value)
NuTec.Common Namespace
Margins Structure
Margins Constructor (leftMargin, topMargin, rightMargin, bottomMargin)
BottomMargin Property
Deflate Method
Deflate Method (src)
Deflate Method (src, l, r, t, b)
Deserialize Method (tr, culture)
Equality Operator
Equals Method (obj)
GetHashCode Method
Inequality Operator
Inflate Method
Inflate Method (m)
Inflate Method (src)
Inflate Method (src, l, r, t, b)
Inflate Method (sz)
Inflate Method (l, t, r, b)
IsDefault Method
LeftMargin Property
RightMargin Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SetMargins Method (leftMargin, topMargin, rightMargin, bottomMargin)
TopMargin Property
ToString Method
PaintManager Class
PaintManager Constructor
ClipRegion Property
DrawEllipse Method (fillStyle, borderStyle, rect, shadowStyle)
DrawLine Method (point1, point2, lineStyle, shadowStyle)
DrawLines Method (points, lineStyle, shadowStyle)
DrawLineShadow Method (point1, point2, pen, shadowStyle)
DrawPath Method (fillStyle, borderStyle, path, shadowStyle)
DrawPie Method (fillStyle, borderStyle, rect, startAngle, sweepAngle, shadowStyle)
DrawRectangle Method (fillStyle, borderStyle, rect, shadowStyle)
DrawText Method (style, location, text, sfmt)
DrawTextRectangle Method (style, text, rect, sfmt)
Flush Method
GetStringSize Method (text, font)
NuTec.Controls Namespace
Alignment Enumeration
Annotation Class
Annotation Constructor
AnnotationType Property
ArrowOrientation Property
ArrowPercent Property
BorderStyle Property
Bounds Property
CutEdgePercent Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
FillStyle Property
HeightPercent Property
Location Property
Margins Property
OnMouseDown Method (e)
OnMouseMove Method (e)
OnMouseOver Method
OnMouseUp Method (e)
OnMouseWheel Method (e)
Parent Property
Pivot Property
PropertyChanged Event
RoundPercent Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
ShadowStyle Property
Size Property
Text Property
TextStyle Property
Visible Property
WidthPercent Property
ZOrder Property
AnnotationType Enumeration
ArrangementMode Enumeration
ArrowOrientationType Enumeration
Axis Class
Axis Constructor (isVertical, drawInfoUnderAxis, isSecondaryAxis)
AxisCap Property
AxisScale Property
CalculateAutomaticTicks Property
CancelSynchronization Method
CaptionAlignment Property
CaptionLabel Property
CaptionOffset Property
CoordinateConverter Property
DateTimeScale Property
DefaultMajorTick Property
DefaultMinorTick Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
DrawMajorGrid Property
DrawMinorGrid Property
DrawMinorTickLabel Property
FillMajorGrid Property
FirstFillStyle Property
LineStyle Property
MajorGridStyle Property
MinorGridStyle Property
MinorTickcount Property
NumericScale Property
PropertyChanged Event
RecalcCustomStepDateTicks Method
RecalcDateTicks Method
ScaleChanged Event
ScrollTool Property
SecondFillStyle Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SynchronizeWithAxis Method (axis)
Update Method (bounds, axisMargins)
Visible Property
AxisCap Class
AxisCap Constructor
Clone Method
Deserialize Method (tr, culture)
Draw Method (paintManager, location, vertical)
Equals Method (obj)
FillStyle Property
GetHashCode Method
LineStyle Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Size Property
SplineKoeff Property
Style Property
AxisCapStyle Enumeration
AxisScale Enumeration
AxisType Enumeration
BackplaneStyle Class
BackplaneStyle Constructor
BorderStyle Property
Clone Method
Deserialize Method (tr, culture)
Equals Method (obj)
FillStyle Property
GetHashCode Method
LeftBottomCorner Property
LeftTopCorner Property
PropertyChanged Event
RightBottomCorner Property
RightTopCorner Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
ShadowStyle Property
Visible Property
Binder Class
Binder Constructor
CsvDelimeter Property
DataBind Method
DataBindingFormat Property
DataSource Property
Deserialize Method (tr, culture)
FilePath Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SortBy Property
CartesianChartArea Class
CartesianChartArea Constructor
AutoScaleMode Property
AxisMargins Property
Bounds Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
GraphicsShapes Property
InnerBorderStyle Property
IsWorkAreaContainsPoint Method (point)
Location Property
MinSize Property
OnMouseDown Method (e)
OnMouseMove Method (e)
OnMouseUp Method (e)
OnMouseWheel Method (e)
Parent Property
PrimaryXAxis Property
PrimaryYAxis Property
RecalculateMinimumZoomArea Property
ResetButton Property
SecondaryXAxis Property
SecondaryYAxis Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SetScaleToDefault Method
Size Property
TitleBox Property
UndoAllZoomPan Method
UndoZoomPan Method
ZoomPanTool Property
ChartArea Class
ChartArea Constructor
BackplaneStyle Property
Bounds Property
ChartAreaName Property
Deserialize Method (tr, culture)
DockStyle Property
Draw Method (paintManager)
GetSeries Method (name)
Location Property
MinSize Property
MinXAxisSize Property
MinYAxisSize Property
OnMouseDown Method (e)
OnMouseMove Method (e)
OnMouseOver Method
OnMouseUp Method (e)
OnMouseWheel Method (e)
Parent Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Series Property
SetScaleToDefault Method
Size Property
UndoAllZoomPan Method
UndoZoomPan Method
ZOrder Property
ChartControl Class
ChartControl Constructor
Annotations Property
ArrangementMode Property
BackplaneStyle Property
BeginInit Method
ChartAreas Property
Deserialize Method (tr, culture)
EndInit Method
GetChartArea Method (name)
GetLegend Method (name)
InnerMargins Property
Legends Property
Locale Property
OuterMargins Property
ParsingErrorReportMode Property
SaveToBitmap Method (filename, format)
SaveToMetafile Method (filename)
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SpaceSize Property
ChartDataGrid Class
ChartDataGrid Constructor
BindDataSource Method
Series Property
XIndependentSeriesMode Property
ScrollToolButton.ClickedEventHandler Delegate
CoordinateConverter Class
CoordinateConverter Constructor (axis)
FromDateToScreen Method (date)
FromDoubleToScreen Method (value)
FromScreenToDate Method (coordinate)
FromScreenToDouble Method (coordinate)
CoordinateException Class
CoordinateException Constructor (messge)
Corner Structure
Corner Constructor (percent, style)
Deserialize Method (tr, culture)
Equality Operator
Equals Method (obj)
GetHashCode Method
Inequality Operator
Percent Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Style Property
CornerStyle Enumeration
DataPoint Class
DataPoint Constructor
Deserialize Method (tr, culture)
Serialize Method (tw, propsDictionary, serializeSelected, culture)
DateTimeScale Structure
DateTimeScale Constructor
DateTimeScale Constructor (minDate, maxDate, step)
DateTimeScale Constructor (minDate, maxDate, step, intervalMode)
DateTimeScale Constructor (minDate, maxDate, step, intervalMode, minScrollLimit, maxScrollLimit)
DateTimeScale Constructor (step)
Deserialize Method (tr, culture)
IntervalMode Property
MaxDate Property
MaxScrollLimit Property
MinDate Property
MinScrollLimit Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Step Property
DockCorner Enumeration
FillStyle Class
FillStyle Constructor
BackColor Property
BeginColor Property
BlendFocus Property
Brush Property
Clone Method
Deserialize Method (tr, culture)
Dispose Method
EndColor Property
Equals Method (obj)
FillType Property
ForeColor Property
GetHashCode Method
GradientStyle Property
HatchStyle Property
Image Property
ImagePosition Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
FillType Enumeration
GradientStyle Enumeration
GraphicsShape Class
GraphicsShape Constructor
AxisEndPoint Property
AxisStartPoint Property
BorderStyle Property
ClockwiseDirection Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
ExpansionCoefficient Property
FillStyle Property
FirstRoot Property
GraphicsShapeType Property
LineStyle Property
OuterPoint Property
Parent Property
Point1 Property
Point2 Property
PoleOfHelix Property
PropertyChanged Event
SecondRoot Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
StartingPointOfHelix Property
Top Property
TurnAmount Property
XAxisType Property
YAxisType Property
GraphicsShapeType Enumeration
ImagePosition Enumeration
IntervalMode Enumeration
KagiDataPoint Class
KagiDataPoint Constructor
BeginPrice Property
Deserialize Method (tr, culture)
EndPrice Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
KagiSeries Class
KagiSeries Constructor
Calculate Method
Clear Method
DataPoints Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
GetData Method (seriesName)
ReversalAmount Property
SelectedThickLineStyle Property
SelectedThinLineStyle Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
ThickLineStyle Property
ThinLineStyle Property
Label Class
Label Constructor
BackplaneStyle Property
Clone Method
Deserialize Method (tr, culture)
Draw Method (paintManager)
Equals Method (obj)
GetHashCode Method
Location Property
Margins Property
Orientation Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Text Property
TextStyle Property
Visible Property
Legend Class
Legend Constructor
BackplaneStyle Property
Bounds Property
ChartArea Property
ColumnNames Property
ColumnNamesTextStyle Property
ColumnSpace Property
ColumnWidth Property
CommonShadowStyle Property
Deserialize Method (tr, culture)
DockCorner Property
DockDistance Property
DockToChartArea Property
Draw Method (paintManager)
DrawEntriesSeparatorLine Property
EntryFormat Property
HeaderCaptionTextStyle Property
HeaderText Property
IconBorderStyle Property
LegendEntries Property
LegendEntryMode Property
LegendEntryTextStyle Property
LegendMode Property
LegendName Property
Margins Property
OnMouseDown Method (e)
OnMouseMove Method (e)
OnMouseOver Method
OnMouseUp Method (e)
OnMouseWheel Method (e)
Parent Property
PropertyChanged Event
Refresh Method
RowSpace Property
SeparatorEntriesLineStyle Property
SeparatorHeaderLineStyle Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Series Property
ShowHeader Property
Visible Property
ZOrder Property
LegendEntry Class
LegendEntry Constructor
Data Property
Deserialize Method (tr, culture)
DrawSeparatorLine Property
EntryMode Property
IconFillStyle Property
Marker Property
SeparatorLineStyle Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
LegendEntryMode Enumeration
LegendMode Enumeration
LineDataPoint Class
LineDataPoint Constructor
Deserialize Method (tr, culture)
IsDefaultMarker Property
Marker Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
XDate Property
XValue Property
YValue Property
LineSeries Class
LineSeries Constructor
Clear Method
DataPoints Property
DefaultMarker Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
GetData Method (seriesName)
LineStyle Property
SelectedStateMarker Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SetData Method (data, seriesName, validElements, localeString)
ShadowStyle Property
Sort Method (sortingMode)
LineStyle Class
LineStyle Constructor
Clone Method
Color Property
DashCap Property
DashStyle Property
Deserialize Method (tr, culture)
Dispose Method
Equals Method (obj)
GetHashCode Method
LineJoin Property
Pen Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Width Property
Marker Class
Marker Constructor
BorderStyle Property
Clone Method
Deserialize Method (tr, culture)
Draw Method (pos, paintManager, drawShadow)
Equals Method (obj)
FillStyle Property
GetHashCode Method
Image Property
MarkerType Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
ShadowStyle Property
Size Property
MarkerType Enumeration
NumericScale Structure
NumericScale Constructor
NumericScale Constructor (step)
NumericScale Constructor (minValue, maxValue, step)
NumericScale Constructor (minValue, maxValue, step, minScrolLimit, maxScrollLimit)
Deserialize Method (tr, culture)
GetHashCode Method
MaxScrollLimit Property
MaxValue Property
MinScrollLimit Property
MinValue Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Step Property
ParsingErrorReportMode Enumeration
PFAxis Class
PFAxis Constructor (isVertical, drawInfoUnderAxis, isSecondaryAxis)
AxisCap Property
CaptionAlignment Property
CaptionLabel Property
CaptionOffset Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
Label Property
LineStyle Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
TickLength Property
TickLineStyle Property
Update Method (bounds, axisMargins)
Visible Property
PfBox Class
PfBox Constructor
BoxValue Property
Trend Property
XColumn Property
XDateTime Property
YBox Property
PFChartArea Class
PFChartArea Constructor
AxisMargins Property
Bounds Property
Deserialize Method (tr, culture)
Draw Method (paintManager)
DrawHorizontalLine Property
DrawVerticalLine Property
FillHorizontalGrid Property
FillVerticalGrid Property
FirstColumnOffset Property
FirstHorizontalFillStyle Property
FirstVerticalFillStyle Property
HorizontalLineStyle Property
InnerBorderStyle Property
Location Property
MinSize Property
OnMouseDown Method (e)
OnMouseMove Method (e)
OnMouseUp Method (e)
OnMouseWheel Method (e)
PanActive Property
PFSeries Property
PrimaryYAxis Property
SecondaryYAxis Property
SecondHorizontalFillStyle Property
SecondVerticalFillStyle Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SetScaleToDefault Method
Size Property
TitleBox Property
UndoAllZoomPan Method
UndoZoomPan Method
VerticalLineStyle Property
XAxis Property
ZoomBySelect Property
ZoomByWheel Property
ZoomFillStyle Property
ZoomLineStyle Property
PFScaleMode Enumeration
PFSeries Class
PFSeries Constructor
BoxSize Property
Calculate Method
Clear Method
Deserialize Method (tr, culture)
DownTextStyle Property
Draw Method (paintManager)
GetData Method (seriesName)
ReversalAmount Property
ScaleMode Property
SelectedTextStyle Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SetData Method (data, seriesName, validElements, localeString)
Sort Method (sortingMode)
UpTextStyle Property
PfTrend Enumeration
PointAndFigureChart Class
PointAndFigureChart Constructor
ChartPointFigureByClose Method (pCloseValue, pDate, boxSize, reversalBoxNumber)
ChartPointFigureByCloseAndCalssicScale Method (pCloseValue, pDate, reversalBoxNumber)
ChartPointFigureByHiLow Method (pHiValue, pLowValue, pDate, boxSize, reversalBoxNumber)
ChartPointFigureByHiLowAndClassicScale Method (pHiValue, pLowValue, pDate, reversalBoxNumber)
ScaleChangedEventArgs Class
ScaleChangedEventArgs Constructor (scale)
Scale Property
YPFAxis.ScaleChangedEventHandler Delegate
Axis.ScaleChangedHandler Delegate
ScrollTool.ScrollPositionChangedHandler Delegate
ScrollTool Class
ScrollTool Constructor
Active Property
BackStyle Property
Bounds Property
Clone Method
Deserialize Method (tr, culture)
Draw Method (paintManager)
Equals Method (obj)
ForeStyle Property
GetHashCode Method
Height Property
HighlightedStyle Property
MouseDown Method (point)
MouseMove Method (point)
MouseUp Method (point)
PressedStyle Property
ScrollPositionChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
ScrollToolButton Class
ScrollToolButton Constructor
ScrollToolButton Constructor
ScrollToolButton Constructor (boundingRect, normalBackplane, highlightedBackplane, selectedBackplane)
Clicked Event
Deserialize Method (tr, culture)
Draw Method (paintManager)
HighlightedBackplane Property
MouseDown Method (point)
MouseMove Method (point)
NormalBackplane Property
SelectedBackplane Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
Visible Property
Series Class
Series Constructor
Binder Property
Clear Method
Deserialize Method (tr, culture)
Draw Method (paintManager)
GetData Method (seriesName)
Parent Property
PropertyChanged Event
Serialize Method (tw, propsDictionary, serializeSelected, culture)
SeriesName Property
SetData Method (data, seriesName, validElements, localeString)
Sort Method (sortingMode)
ShadowStyle Class
ShadowStyle Constructor
Clone Method
Color Property
Deserialize Method (tr, culture)
Equals Method (obj)
GetHashCode Method
Offset Property
PropertyChanged Event
Scale Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
ShadowType Property
ShadowType Enumeration
ShapePoint Structure
ShapePoint Constructor
ShapePoint Constructor (xDate, yValue)
ShapePoint Constructor (xDate, xValue, yValue)
ShapePoint Constructor (xValue, yValue)
Deserialize Method (tr, culture)
Equality Operator
Equals Method (obj)
GetHashCode Method
Inequality Operator
Serialize Method (tw, propsDictionary, serializeSelected, culture)
XDate Property
XValue Property
YValue Property
SortingMode Enumeration
StockDataPoint Class
StockDataPoint Constructor
CloseValue Property
Deserialize Method (tr, culture)
HighValue Property
LowValue Property
Markers Property
OpenValue Property
Serialize Method (tw, propsDictionary, serializeSelected, culture)
XDate Property
XValue Property
StockSeries Class