Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Ccom.nchart3d.NChart.NChartThe NChart class provides a container for the chart
 Ccom.nchart3d.NChart.NChartAccessibilityElementThe NChartAccessibilityElement class provides data for the accessibility module
 Ccom.nchart3d.NChart.NChartAnimationTypeThe AnimationType enum provides constants to indicate different animations of the chart objects
 Ccom.nchart3d.NChart.NChartAutoZoomAxesThe NChartAutoZoomAxes enum provides constants to determine which axes should be zoomed automatically
 Ccom.nchart3d.NChart.NChartAxisLabelsAlignmentThe NChartAxisLabelsAlignment enum provides constants to align labels relative to the axes' thicks
 Ccom.nchart3d.NChart.NChartAxisPositionCoordThe NChartAxisPositionCoord class provides methods to control the position of the chart axis
 Ccom.nchart3d.NChart.NChartAxisPositionCoordValueThe NChartAxisPositionCoordValue enum provides constants to determine which value should be used to calculate the position coordinate of the particular axis
 Ccom.nchart3d.NChart.NChartAxisTickTypeThe AxisTickType enum provides constants to determine the ticks' layout on the axes
 Ccom.nchart3d.NChart.NChartBrushThe NChartBrush class provides common methods of the brush that can be used to fill some areas
 Ccom.nchart3d.NChart.NChartGradientBrushThe NChartGradientBrush class provides common methods for the brush that fills an area with some gradient
 Ccom.nchart3d.NChart.NChartSolidColorBrushThe NChartSolidColorBrush class provides the brush that fills the area with a solid color
 Ccom.nchart3d.NChart.NChartTextureBrushThe NChartTextureBrush class provides the brush that fills the area with a texture (aka image)
 Ccom.nchart3d.NChart.NChartBrushScaleThe NChartBrushScale class provides scale that transforms values into brushes like a step mapping function
 Ccom.nchart3d.NChart.NChartCalloutLineToLabelConnectionPosThe NChartCalloutLineToLabelConnectionPos enum provides constants to determine the position where the line connects to the label in the callout
 Ccom.nchart3d.NChart.NChartCalloutLineTypeThe NChartCalloutLineType enum provides constants to determine the appearance of the callout line
 Ccom.nchart3d.NChart.NChartCaptionBlockAlignmentThe NChartCaptionBlockAlignment enum provides constants to control position of the caption's block
 Ccom.nchart3d.NChart.NChartCartesianPlanesIntersectionCoordThe NChartCartesianPlanesIntersectionCoord class provides methods to handle coordinates of the NChartCartesianPlanesIntersectionCoordsect
 Ccom.nchart3d.NChart.NChartColumnAnimationTypeThe NChartColumnAnimationType enum provides constants to control transition animation of column series
 Ccom.nchart3d.NChart.NChartCrosshairDelegateThe NChartCrosshairDelegate interface provides methods to handle crosshair movements
 Ccom.nchart3d.NChart.NChartCrosshairTooltipPositionThe NChartCrosshairTooltipPosition enum provides constants to control position of crosshair's tooltips
 Ccom.nchart3d.NChart.NChartDataSmootherThe NChartDataSmoother class provides basic data smoother used to create smooth charts by only a few points
 Ccom.nchart3d.NChart.NChartDataSmootherLagrangeThe NChartDataSmootherLagrange class provides data smoother based on Lagrange polynoms used to create smooth lines on the charts by only a few points
 Ccom.nchart3d.NChart.NChartDataSmootherSBezierThe NChartDataSmootherSBezier class provides data smoother based on bezier interpolation (with control points calculated to ensure defect 1 spline) used to create smooth lines on the charts by only a few points
 Ccom.nchart3d.NChart.NChartDataSmootherSplineThe NChartDataSmootherSpline class provides data smoother based on cubic defect 1 splines used to create smooth lines on the charts by only a few points
 Ccom.nchart3d.NChart.NChartDataSmootherTBezierThe NChartDataSmootherTBezier class provides data smoother based on bezier interpolation (with control points calculated according to tangents to the curve being smoothed) used to create smooth lines on the charts by only a few points
 Ccom.nchart3d.NChart.NChartDelegateThe NChartDelegate interface provides methods to reflect changes which have appeared in the chart
 Ccom.nchart3d.NChart.NChartEventPhaseThe NChartEventState enum provides constants to indicate different phases of chart events
 Ccom.nchart3d.NChart.NChartFontNChartFont is an immutable container for three font characteristics: name, style and size
 Ccom.nchart3d.NChart.NChartGradientBrushStopThe NChartGradientBrushStop class provides a control point of the gradient defining some color and it's position on the area being filled with a gradient
 Ccom.nchart3d.NChart.NChartHairThe NChartHair class provides methods to control the single line within crosshair
 Ccom.nchart3d.NChart.NChartHighlightTypeThe HighlightType enum provides constants to highlight points
 Ccom.nchart3d.NChart.NChartInterpolationRangeThe NChartInterpolationRange class provides properties to store points indices and interpolation parameter for the values of these points
 Ccom.nchart3d.NChart.NChartInterpolatorThe NChartInterpolator class provides base class for different interpolators that can be used to control animations
 Ccom.nchart3d.NChart.NChartBezierInterpolatorThe NChartBezierInterpolator class provides bezier interpolator
 Ccom.nchart3d.NChart.NChartLinearInterpolatorThe NChartLinearInterpolator class provides linear interpolator
 Ccom.nchart3d.NChart.NChartLegendBlockAlignmentThe LegendBlockAlignment enum provides constants for different predefined positions of the legend on the screen
 Ccom.nchart3d.NChart.NChartLegendContentAlignmentThe LegendContentAlignment enum provides constants to align the legend's content in the legend area
 Ccom.nchart3d.NChart.NChartLegendDelegateThe NChartLegendDelegate protocol provides methods to obtain legend interactions
 Ccom.nchart3d.NChart.NChartLegendLabelPositionThe NChartLegendLabelPosition enum provides constants to align legend labels relative to the legend markers
 Ccom.nchart3d.NChart.NChartLegendOrientationThe LegendOrientation enum provides constants for different legend docking modes
 Ccom.nchart3d.NChart.NChartLineAnimationTypeThe NChartLineAnimationType enum provides constants to control transition animation of line series
 Ccom.nchart3d.NChart.NChartLineBreakModeThe LineBreakMode enum provides constants to indicate behavior when a line is too long for its container
 Ccom.nchart3d.NChart.NChartLineDashThe NChartLineDash class provides methods to set up the dash pattern for lines drawn on the chart
 Ccom.nchart3d.NChart.NChartMarginThe Margin class stores the spacing of chart's elements
 Ccom.nchart3d.NChart.NChartMarkerThe NChartMarker class provides methods to display markers in the points of the chart
 Ccom.nchart3d.NChart.NChartMarkerShapeThe MarkerShape enum provides constants for markers' shapes
 Ccom.nchart3d.NChart.NChartModelThe NChartModel provides the container for the 3D model that can be loaded from file and then be displayed as a marker (see NChartMarker for details)
 Ccom.nchart3d.NChart.NChartObjectThe NChartObject class provides common methods for all the objects on the chart
 Ccom.nchart3d.NChart.NChartAxesPlaneThe NChartAxesPlane class provides methods to display the axes plane for the cartesian system
 Ccom.nchart3d.NChart.NChartAxisThe NChartAxis class provides common methods for axes on the chart
 Ccom.nchart3d.NChart.NChartAxisGridThe NChartAxisGrid class provides storage for grid lines associated with the particular chart's axis
 Ccom.nchart3d.NChart.NChartAxisGridLinesThe NChartAxisGridLine class provides methods to control particular grid lines of the chart's axis
 Ccom.nchart3d.NChart.NChartAxisTickThe NChartAxisTick class provides methods to manage ticks on the axes
 Ccom.nchart3d.NChart.NChartCoordSystemThe NChartCoordSystem class provides basic methods for managing the chart's coordinate system
 Ccom.nchart3d.NChart.NChartCrosshairThe NChartCrosshair class provides methods to control crosshairs - lines that are perpendicular to the axes and are to mark some position on the chart
 Ccom.nchart3d.NChart.NChartPlacedThe NChartPlaced class provides basic methods for objects displaying some textual information on the screen
 Ccom.nchart3d.NChart.NChartRangeThe NChartRange class provides methods to control range selector
 Ccom.nchart3d.NChart.NChartSeriesThe NChartSeries class provides common methods for the series of the chart
 Ccom.nchart3d.NChart.NChartStaticLineThe NChartStaticLine class provides methods to control static lines displayed on top of the chart
 Ccom.nchart3d.NChart.NChartPointThe NChartPoint class provides methods to manage chart's points
 Ccom.nchart3d.NChart.NChartTouchAreaThe NChartTouchArea class provides methods to define touch area for NChartTouchAreaSeries
 Ccom.nchart3d.NChart.NChartPointAnalyzerThe NChartPointAnalyzer provides basic methods to scan the given array of chart points and perform some analytics
 Ccom.nchart3d.NChart.NChartOLSTrendDetectorThe NChartOLSTrendDetector class provides methods to create linear trend based on ordinary least squares (OLS)
 Ccom.nchart3d.NChart.NChartPeakDetectorThe NChartPeakDetector class provides methods to detect peak values inside the given point array
 Ccom.nchart3d.NChart.NChartPointStateThe NChartPointState class provides methods to store state of a point
 Ccom.nchart3d.NChart.NChartScaleLegendDelegateThe NChartScaleLegendDelegate interface provides methods to manage the contents of the scale legend
 Ccom.nchart3d.NChart.NChartSeriesDataSourceThe NChartSeriesDataSource interface provides methods to obtain data for the series
 Ccom.nchart3d.NChart.NChartSeriesSettingsThe NChartSeries.Settings class provides basic container for settings that are to be applied for all the series of particular type that are added to the chart
 Ccom.nchart3d.NChart.NChartBubbleSeriesSettingsThe NChartBubbleSeries.Settings class provides global settings for com.nchart3d.NChart.NChartBubbleSeries
 Ccom.nchart3d.NChart.NChartFunnelSeriesSettingsThe NChartFunnelSeriesSettings class provides global settings for com.nchart3d.NChart.NChartFunnelSeries
 Ccom.nchart3d.NChart.NChartHeatmapSeriesSettingsThe NChartHeatmapSeriesSettings class provides global settings for com.nchart3d.NChart.NChartHeatmapSeries
 Ccom.nchart3d.NChart.NChartLineSeriesSettingsThe NChartLineSeriesSettings class provides global settings for com.nchart3d.NChart.NChartLineSeries
 Ccom.nchart3d.NChart.NChartRadarSeriesSettingsThe NChartRadarSeriesSettings class provides global settings for com.nchart3d.NChart.NChartRadarSeries
 Ccom.nchart3d.NChart.NChartSolidSeriesSettingsThe NChartSolidSeriesSettings class provides common settings for com.nchart3d.NChart.NChartSolidSeries
 Ccom.nchart3d.NChart.NChartSurfaceSeriesSettingsThe NChartSurfaceSeriesSettings class provides global settings for com.nchart3d.NChart.NChartSurfaceSeries
 Ccom.nchart3d.NChart.NChartTouchAreaSeriesSettingsThe NChartTouchAreaSeriesSettings class provides global settings for NChartTouchAreaSeries
 Ccom.nchart3d.NChart.NChartShadingModelThe ShadingModel provides constants for shading models used to shade 3D-objects
 Ccom.nchart3d.NChart.NChartSizeAxisDataSourceThe NChartSizeAxisDataSource interface provides methods to control data on the size axis
 Ccom.nchart3d.NChart.NChartTexturePositionThe TexturePosition enum provides constants that control position of texture
 Ccom.nchart3d.NChart.NChartTextureViewThe NChartTextureView class provides a view to display the chart
 Ccom.nchart3d.NChart.NChartMasterDetailViewThe NChartMasterDetailView class provides a view to display master chart (with range selector) and detail chart
 Ccom.nchart3d.NChart.NChartTimeAxisDataSourceThe NChartTimeAxisDataSource interface provides methods to control data displayed on the time axis
 Ccom.nchart3d.NChart.NChartTimeAxisLabelsLayoutThe TimeAxisLabelsLayout enum provides constants to control the label's layout on the time axis
 Ccom.nchart3d.NChart.NChartTimeAxisLabelsPositionThe TimeAxisLabelsPosition enum provides constants to the control label's positions on the time axis
 Ccom.nchart3d.NChart.NChartTimeAxisTickShapeThe TimeAxisTickShape enum provides constants to control the shape of ticks on the time axis
 Ccom.nchart3d.NChart.NChartTooltipArrowOrientationThe NChartTooltipArrowOrientation enum provides constants to control direction of tooltip's arrow
 Ccom.nchart3d.NChart.NChartTooltipVerticalAlignmentThe TooltipVerticalAlignment enum provides constants for vertical alignment of the tooltip
 Ccom.nchart3d.NChart.NChartUserInteractionThe UserInteraction class provides constants to control available user interaction
 Ccom.nchart3d.NChart.NChartValueThe Value enum provides constants to indicate values from the point states
 Ccom.nchart3d.NChart.NChartValueAxesTypeThe ValueAxesType enum provides constants of value axes types
 Ccom.nchart3d.NChart.NChartValueAxisDataSourceThe NChartValueAxisDataSource interface provides methods to control data displayed on value axis
 Ccom.nchart3d.NChart.NChartValueAxisDelegateThe NChartValueAxisDelegate interface provides methods to handle user interactions with value axis
 Ccom.nchart3d.NChart.NChartValueAxisKindThe ValueAxisKind enum provides constants to indicate the value axes
 Ccom.nchart3d.NChart.NChartValueAxisRangeThe NChartValueAxisRange class provides properties to store ranges of value axis
 Ccom.nchart3d.NChart.NChartVector3The NChartVector3 struct stores 3-dimensional coordinates
 Ccom.nchart3d.NChart.NChartViewThe NChartView class provides a view to display the chart
 Ccom.nchart3d.NChart.NChartZoomModeThe ZoomMode enum provides constants for different zoom modes