Click or drag to resize

Arction.WinForms.Charting Namespace

LightningChart .NET Help
 
Classes
  ClassDescription
Public classAfterRenderingEventArgs
Represents a class that provides arguments for the AfterRendering event.
Public classBarSeriesValue3D
Bar series value for 3D bars.
Public classBeforeRenderingEventArgs
Represents a class that provides arguments for the BeforeRendering event.
Public classBitmapAntialiasOptions
Bitmap anti-aliasing options.
Public classBitmapFill
Bitmap fill.
Public classBorder
Border class.
Public classBoundsDoublePolar
Polar boundaries. Angle minimum...angle maximum and radius minimum... radius maximum.
Public classBoundsDoubleXY
XY boundaries. X minimum...X maximum and Y minimum... Y maximum.
Public classCaptureEventArgs
Represents a class that provides arguments for the Capture event.
Public classChartEventArgs
Represents a class that provides arguments for a chart event.
Public classChartException
Chart exception class.
Public classChartNode
Chart base node.
Public classChartOptions
Generic options controlling LightningChart behavior.
Public classChartTools
Chart tools provides versatile static methods.
Public classContourLineLabels
Contour Line Label's properties. Property tree: if enabled; manipulate format, font and color of text. Default state is disabled;
Public classConversionRoutines
Static class for converting WPF to WinForms objects and vice versa
Public classCustomLinePointColoringAndShapingBaseEventArgs
Represents a class that provides arguments for the CustomLinePointColoringAndShaping base event.
Public classDataBreakingOptions
Data breaking options. Defines, if gaps are enabled on series data and by which value. Default state is disabled and default gap value is Double.NaN;
Public classDefaultColors
Default colors
Public classDpiHelper
Static helper class that contains helpers on DPI related issues. Meaning mainly PX to DIP conversions.
Public classDraggableObject
Draggable handler, handles dragging maneuvers of chart object.
Public classExtensionsClass
Extensions
Public classFill
Fill class that can be applied to a rectangle
Public classGraphSegmentInfo
Graph segment info. Needed when showing multiple Y-axes stacked.
Public classGridOptions
Grid options
Public classGridOptionsAngular
Empty class for angular grid options.
Public classGridOptionsRound
Grid options of round views.
Public classGridOptionsSmith
Grid options of Smith view.
Public classGridOptionsSmithExtraLine
Smith Grid extra line options
Public classHighlightedStateEventArgs
Defines event information for HighlightedStateEventHandler. Contains information for highlighting state changes.
Public classHighlightingItemBase
Base class for all LC objects that can be highlighted.
Public classHorizontalScrollBar
Horizontal scrollbar. Values use unsigned 64-bit integer value range.
Public classLightningChart
LightningChart is an ultimate data visualization chart control for high-speed 2D and 3D purposes.
Public classLightningChartThemeBasics
Dynamic lighningchart basic theme
Public classLightningChartWall3DColors
3D wallcolors
Public classLineStyle
Line drawing parameters
Public classLineStyle3D
Line drawing parameters
Public classLineStyle3DZoomBox
Line drawing parameters
Public classMathRoutines
Chart tools provides versatile static methods
Public classMouseCursors
LightningChart specific mouse cursors
Public classMultiTouchEventArgs
Represents a class that provides arguments for the MultiTouch events.
Public classObjectFileData
Obj file data container + color array for vertices.
Public classPaletteStep
Palette step.
Public classPointDoubleXY
XY point.
Public classPointDoubleXYZ
XYZ point.
Public classPointFloatXY
XY point.
Public classPointFloatXYZ
3D point.
Public classPointIntXY
XY point, integer.
Public classPointPolar
Polar point.
Public classPointRGB
RGB point.
Public classPointRound
Round chart point.
Public classPointShapeStyle
Shape style
Public classPointShapeStyleBaseSHAPE
Shape style.
Public classPointSmith
Smith point.
Public classPointUnitCircle
UnitCircle coordinate point. X and Y coordinates have normed values in range [-1,1]. Point (0,0) points is at the center of the circle.
Public classRangeT
Range for Generic Types.
Public classRangeInt
Range for PointInt.
Public classRangeRGB
Range for PointRGB.
Public classRangeXYZ
Range for PointDoubleXYZ.
Public classRenderingSettings
Rendering settings, that can be given as chart constructor parameter to set the creation time parameters. Speeds up creating of the chart, if non-default values are given, preventing the chart rendering engine to be re-created several times.

Note that the values are only read once after the chart is created, and changing them later has no effect. To change values after chart has been created, use Charts ChartRenderOptions property on WPF, or RenderOptions property on WinForms, both of type RenderOptionsCommon

This object can be shared between multiple charts.

Public classSamplingRateOptions
Settings for Volume Model Sampling Rate Manager.
Public classScrollBarBase
Vertical scroll bar. Values use unsigned 64-bit integer value range.
Public classScrollButtonOptions
Scroll button options
Public classScrollEventArgs
Represents a class that provides arguments for the Scroll event.
Public classScrollThumbOptions
Represents a scroll bar thumb.
Public classSeriesMarkerPointShapeStyle
Shape style for SeriesEventMarkers.
Public classShadow
Shadow class shows a shadow behind it's master object
Public classSharedExtensions
Extensions methods.
Public classSizeDoubleXY
2D size.
Public classSizeDoubleXYZ
3D size.
Public classSizeFloatXY
2D size.
Public classSizeFloatXYZ
3D size.
Public classStaticXGrid
Static X Grid
Public classTextShadow
TextShadow class shows a shadow behind it's master text.
Public classTotalChartCountChangedEventArgs
Represents a class that provides arguments for the TotalChartCountChanged event.
Public classTriggering
Triggered oscilloscope view options
Public classUiSettings
Base class for UI Settings. LC users see these objects as the usable objects handled in the LC. In effect these only store the settings for the actually drawed objects, that inherit IBGListener interface and cache the drawing information. This is part of a test to remove object sharing limitations from LC.
Public classUserInteractiveDeviceEventArgs
Mouse/Pointer/Touch/Pen/input device related event arguments. Position is pixels.
Public classUserInteractiveObject
User interaction base class, handles basic user interactions on some chart object.
Public classUserInteractiveObjectInt
UserInteractiveObjectInt contains interactive item. Internal use only.
Public classValueRangePalette
Value range palette.
Public classVerticalScrollBar
Represents a vertical scroll bar control. Values use unsigned 64-bit integer value range.
Public classWorkAroundWarpException
Work around warp class
Structures
  StructureDescription
Public structureAreaSeriesPoint
Area series point.
Public structureArrayProcessThreadInfo
Array process info for a thread.
Public structureBarSeriesValue
Bar series value.
Public structureButtonState
User interactive object button state.
Public structureChartInfo
Information about LightningChart used when throwing errors.
Public structureChartMessageInfo
ChartMessageInfo is passed on ChartMessage and it contains information about the error event. Also used as a part of ExceptionInfo.
Public structureClipArea
Clip area. Prevents owner series data from rendering in Begin...End range.
Public structureCoordXY
2D coordinate, double format. Used with UserInteractiveObject.
Public structureCoordXYZ
3D coordinate structure.
Public structureDigitalLineSeriesCoordinateSolveResult
DigitalLineSeries coordinate solver result.
Public structureDigitalLineSeriesValueSolveResult
DigitalLineSeries value solve result.
Public structureEngineInitResult
Engine Init Result.
Public structureEngineWarning
Defines a type for messages that can be received from the rendering engine. Used to pass messages from engine to LightningChart during initialization.

Usually the messages are warnings or other notifications intended for optimization and debugging. If they are critical they usually result in exceptions.

Public structureExceptionInfo
Struct for containing error and debug information for ChartExceptions.
Public structureHighLowSeriesPoint
HighLow series point.
Public structureIntensityPoint
Intensity series data point.
Public structureLightningChartRECT
Rectangle structure.
Public structureLineSeriesCoordinateSolveResult
Line series coordinate solver result.
Public structureLineSeriesStat
Line series statistics.
Public structureLineSeriesValueSolveResult
LineSeries value solve result.
Public structureMapCoordinate
Map geo coordinate.
Public structurePointDouble
Point, double format.
Public structurePointDouble2D
Point, double format.
Public structurePointDouble3D
Point 3D as double coordinates.
Public structurePointFloat
Point, float format.
Public structurePointFloat3D
Point 3D, float format.
Public structurePointInt
Point, integer format.
Public structurePolarSeriesPoint
Polar series point.
Public structurePolygon3DPoint
Point, Polygon3D format (x,z).
Public structureRangeChangeInfo
Axis range at Zoomed event.
Public structureRangeInfo
Axis range information.
Public structureRectangleXY
Rectangle in XY coordinate system.
Public structureRectangleXYF
Rectangle in XY coordinate system for floats.
Public structureRenderDeviceInfo
Render device info structure.
Public structureSegmentLine
Line segment from A to B.
Public structureSeriesErrorPoint
Series point with error tolerance.
Public structureSeriesPoint
Series point.
Public structureSeriesPoint3D
PointLineSeries3D series point.
Public structureSeriesPointCompact3D
PointLineSeries3D series point, compact format to save memory.
Public structureSeriesPointCompactColored3D
PointLineSeries3D series point with color, compact format to save memory.
Public structureSizeFloat
Size, float format.
Public structureSizeInt
Size, int format.
Public structureSmithSeriesPoint
Smith series point.
Public structureStockSeriesData
Stock series data for one day.
Public structureSurfacePoint
3D Surface series data point.
Public structureSystemInfo
Contains information about the users system.
Interfaces
  InterfaceDescription
Public interfaceIChartNode
Interface for identifying chart objects.
Public interfaceIColoredPoint
Colored Point.
Public interfaceIGridOptions
Grid options.
Public interfaceIHighlightingItem
Interface of objects that can be highlighted.

Allows user to highlight the object and define how the object should be highlighted. The objects also report to users when they are highlighted.

Public interfaceIPointPolar
IPointPolar interface.
Public interfaceIPointRound
IPointRound interface.
Public interfaceIPointSmith
Interface of the Smith points.
Public interfaceIPointUnitCircle
Interface for UnitCircle coordinate points. X and Y coordinates have normed values in range [-1,1]. Point (0,0) points is at the center of the circle.
Public interfaceIRoundSeriesPoint
Base for polar series points.
Delegates
  DelegateDescription
Public delegateHighlightedStateEventHandler
Event type for notifying changes in the highlighting state of an object.
Public delegateLightningChartAfterRenderingEventHandler
The delegate to use for handlers that receive the AfterRendering event.
Public delegateLightningChartBeforeRenderingEventHandler
The delegate to use for handlers that receive the BeforeRendering event.
Public delegateLightningChartCaptureEventHandler
The delegate to use for handlers that receive the Capture event.
Public delegateLightningChartChartMessageHandler
Delegate for ChartMessage event.
Public delegateLightningChartDPIChangedHandler
Delegate for OnDPIChanged event.
Public delegateLightningChartMultiTouchDownEventHandler
The delegate to use for handlers that receive the MultiTouchDown event.
Public delegateLightningChartMultiTouchMoveEventHandler
The delegate to use for handlers that receive the MultiTouchMove event.
Public delegateLightningChartMultiTouchUpEventHandler
The delegate to use for handlers that receive the MultiTouchUp event.
Public delegateLightningChartRenderingEngineChangedHandler
Delegate for RenderEngineChanged event.
Public delegateLightningChartTotalChartCountChangedEventHandler
The delegate to use for handlers that receive the TotalChartCountChanged event.
Public delegateScrollBarBaseScrollEventHandler
The delegate to use for handlers that receive the Scroll event.
Public delegateTriggeringTrigPositionChangedHandler
Delegate for event OnTrigPosChanged
Public delegateValueRangePaletteFormatStepValueTextHandler
Delegate for FormatStepValueText event.
Enumerations
  EnumerationDescription
Public enumerationActiveView
Chart type.
Public enumerationAlignment
General alignment.
Public enumerationAlignmentHorizontal
Horizontal alignment.
Public enumerationAlignmentInSegmentGap
XY LegendBox alignment between segments.
Public enumerationAlignmentInVerticalMargin
LegendBox alignment when rendered vertically on top of each other.
Public enumerationAlignmentPie3DTitle
3D Pie title alignment.
Public enumerationAlignmentVertical
Vertical alignment.
Public enumerationAngularUnits
Angular units.
Public enumerationAnnotation3DSizing
Annotation3D sizing type.
Public enumerationAnnotationRoundSizing
AnnotationPolar sizing type.
Public enumerationAnnotationStyle
Annotation style.
Public enumerationAnnotationTargetCoordinates
Annotation target coordinate system.
Public enumerationAnnotationXYSizing
AnnotationXY sizing type.
Public enumerationArrowStyle
Arrow style.
Public enumerationAxis3DBinding
3D axis binding.
Public enumerationAxisAlignment3D
3D axis alignment.
Public enumerationAxisAngleType
Amplitude axis placement angle. used in polar.
Public enumerationAxisBinding
Axis binding.
Public enumerationAxisDimension
XY axis dimension.
Public enumerationAxisDimension3D
3D axis dimension.
Public enumerationAxisRangeGapStyle
Axis range gap rendering style.
Public enumerationAxisTitleAlignment3D
3D axis title alignment.
Public enumerationAxisValueType
Axis value type.
Public enumerationAxisWheelAction
Wheel action on axis.
Public enumerationAxisXLocation3D
3D X-axis location.
Public enumerationAxisYLocation3D
3D Y-axis location.
Public enumerationAxisZLocation3D
3D Z-axis location.
Public enumerationBarDrawItemType3D
Bar draw item type for 3D bar draw data.
Public enumerationBarsGrouping
Bars grouping.
Public enumerationBarShape3D
Bar shape 3D.
Public enumerationBarsOrientation
Bars orientation.
Public enumerationBarsStacking
Bars stacking.
Public enumerationBarsTitleHorizontalAlign
Bar labels horizontal alignment.
Public enumerationBarsTitleVerticalAlign
Bar labels vertical alignment.
Public enumerationBarViewGrouping3D
Bars view grouping for 3D.
Public enumerationBitmapFillLayout
Bitmap fill layout.
Public enumerationBitmapSmoothing
Bitmap smoothing options
Public enumerationBorderType
Border types.
Public enumerationCenterClipping
Clipping at the center of the graph.
Public enumerationChartEventMarkerVerticalPosition
Chart event marker vertical position.
Public enumerationChartTitleAlignment
Chart title align.
Public enumerationChartToolsGatherDataOptions
Options for calling GatherApplicationInformation.
Public enumerationChartUpdateTypes
Defines how/when chart is updated and new frames are rendered.
Public enumerationChildPropertyChangedFlags
ChildPropertyChanged flags. These flags must be OR'd on each level, so that root level is reported all the flags.
Public enumerationClipboardImageFormat
Clipboard image format.
Public enumerationClipDirection
Clip direction.
Public enumerationColorTheme
Theme colors.
Public enumerationContourLineType3D
The contour line type for Surface series, 3D.
Public enumerationContourLineTypeXY
The contour line type for Intensity/Color map series, 2D.
Public enumerationCoordinateSystem
Coordinate system selector.
Public enumerationCoordinateSystem3DPie
Coordinate system selector for 3DPie.
Public enumerationCoordPostfix
Degrees, arc minutes, arc seconds representation coordinate postfix.
Public enumerationCull
Culling of 3D triangles.
Public enumerationCursorStyle
Cursor styles.
Public enumerationCustomTickStyle
Custom Tick And Grid Style.
Public enumerationDeviceTypeFlags
Flags specifying possible rendering engines.
Public enumerationDirection
Directions.
Public enumerationDoubleClickAction3D
Double click zoom/pan operation.

Used as value for DevicePrimaryButtonDoubleClickAction property, to define what happens when device primary button is double clicked.

Public enumerationDXFeatureLevel
DX Feature level.
Public enumerationDynamicBackgroundImage
Background image for dynamic themes.
Public enumerationEnhancedAntiAliasing
Enhanced anti-aliasing. Anti-aliasing is made in GPU shader. This is useful especially for GPUs that don't support anti-aliasing in GPU hardware. Provides better visual quality and clearness of lines than hardware anti-aliasing.
Public enumerationEventMarkerSymbol
Event marker symbol.
Public enumerationFillLayout
Fill layout.
Public enumerationFontsRenderingQuality
Fonts rendering quality.
Public enumerationGPUPreference
GPU preference. Is only applicable with D11 device.
Public enumerationGradientFill
Gradient fill type.
Public enumerationGradientFillPoint
Gradient fill type.
Public enumerationGridAxis
Grid source axis.
Public enumerationGridLineSource
Selector between custom and normal gridline / ticks rendering.
Public enumerationGridTypeSmith
Enumeration specifying how the smith grid are to be formed. For more information, see AxisSmith.GridType property.
Public enumerationGridVisibilityOrder
Defines the grids position in relation to other elements in depth direction. In other words, used in defining in which order different objects are drawn.
Public enumerationHighlight
Highlight style, when user is over an object.
Public enumerationHighlightStateSource
Reason/source for highlighting event.
Public enumerationHintsVisible
Options for defining when to show hints.
Public enumerationHorizontalScrollBarAlignment
Horizontal scroll bar alignment.
Public enumerationImageType
Image type.
Public enumerationIntensityFillStyle
Intensity series fill style.
Public enumerationIntensityGridValuesDataOrder
IntensityGridSeries values data order in jagged array.
Public enumerationIntensitySeriesOptimization
Intensity series optimization.
Public enumerationLatitudePostfix
Latitude degrees, arc minutes, arc seconds representation coordinate postfix.
Public enumerationLegendBox3DCategorization
3D legend box items categorization.
Public enumerationLegendBoxCategorization
Legend box items categorization.
Public enumerationLegendBoxLayout
Legend box layout.
Public enumerationLegendBoxPosition
Legend box position.
Public enumerationLegendBoxPositionXY
Legend box position for XY Views.
Public enumerationLightedSide
Surface side which is being lit.
Public enumerationLightedSurfaceSide
Surface side which is being lit.
Public enumerationLightingScheme
Predefined lighting schemes for 3D view.
Public enumerationLightningChartAlfErrorLevel
Alf Error Level
Public enumerationLightType
Light types.
Public enumerationLimitYToSegment
Limiting style for series rendering on y-axis.
Public enumerationLineAntialias
Line anti-aliasing.
Public enumerationLineAntiAliasingType
Line anti-aliasing type.
Public enumerationLineOptimization
Line rendering optimization for 3D lines.
Public enumerationLinePattern
Line patterns.
Public enumerationLineSeriesSolveStatus
Line series value solver status.
Public enumerationLogLabelsType
Logarithmic axis labels type.
Public enumerationLongitudePostfix
Longitude degrees, arc minutes, arc seconds representation coordinate postfix.
Public enumerationMeshModelRenderingOrder
MeshModel rendering order.
Public enumerationMessageSeverity
Tells the severity level of ChartMessage event. Used to determine which kind of actions should be taken on the message event.
Public enumerationMessageType
Detailed information about the type of the ChartMessage event
Public enumerationMovementDimension
Flags specifying point movement dimension.
Public enumerationMultiTouchZoomDirection
Touch zoom direction options.
Public enumerationOrderChangeAction
Order change action.
Public enumerationOrientationModes

Camera orientation / rotation interpretation types, giving meaning for RotationX, RotationY and RotationZ settings and their calculation order, thus affecting camera position and orientation. See remarks for generic information on camera placement and orientation. See different enumeration values and OrientationMode property for more information on available options, their usage and effects.

Public enumerationOverlayElementsHorizontalAlign
Overlay elements horizontal alignment.
Public enumerationPaletteType
Surface palette type.
Public enumerationPanDirection
Pan direction.
Public enumerationPersistentRenderingResult
Result of persistent rendering.
Public enumerationPieStyle3D
3D Pie style.
Public enumerationPieTitleStyle
Pie titles style.
Public enumerationPixelFormat
Describes a pixel format of an image or texture.
Public enumerationPlane3D
Defines 3D plane orientation.
Public enumerationPlaneXAxis3D
3D plane orientation for X-axis.
Public enumerationPlaneYAxis3D
3D plane orientation for Y-axis.
Public enumerationPlaneZAxis3D
3D plane orientation for Z-axis.
Public enumerationPointColoringTarget
Specifies a singular color destination of a point.
Public enumerationPointShape3D
Point shape 3D.
Public enumerationPointsRenderOptimization
Points rendering optimization.
Public enumerationPointsRenderOptimization3D
Points rendering optimization for 3D PointLineSeries.
Public enumerationPointsType
Points type.
Public enumerationPointsType3D
Points type, 3D.
Public enumerationPolarAxisRotateAction
Wheel action on polar circumference.
Public enumerationPolarColorStyle
Polar line coloring style.
Public enumerationPolarLegendBoxCategorization
Polar legend box items categorization.
Public enumerationPolygonTitleAlignmentHorizontal
Polygon title horizontal alignment.
Public enumerationPolygonTitleAlignmentVertical
Polygon title vertical alignment.
Public enumerationPredefinedCamera
Predefined camera for 3D view.
Public enumerationProjectionType
Projection types for 3D camera.
Public enumerationRayFunction
Ray Function specifier
Public enumerationRectangleZoomMode
Rectangle zooming mode, which tells how axis ranges (Minimum and Maximum on X and Y axes) are updated by rectangle zooming operation.
Public enumerationRectFillStyle
Rectangle fill style.
Public enumerationRegression
Regression type.
Public enumerationRendererDeviceType
Rendering device type.
Public enumerationRightToLeftZoomAction3D
Right-to-left zoom action.
Public enumerationRightToLeftZoomActionRound
Right-to-left zoom action.
Public enumerationRightToLeftZoomActionXY
Right-to-left zoom action.
Public enumerationRoundGridTickmarkLocation
Round grid mark location in relation to circle.
Public enumerationSampleFormat
Sample data line series sample storage format.
Public enumerationScaleMultipleFlags
Scale multiple flags.
Public enumerationScaleType
Axis scale type.
Public enumerationScrollBarScrollType
Scroll bar scrolling type.
Public enumerationScrollButtonStyle
Scroll bar button style.
Public enumerationSeparatorCSV
CSV file export separator.
Public enumerationSeriesEventMarkerHorizontalPosition
Series event marker horizontal position.
Public enumerationSeriesEventMarkerVerticalPosition
Series event marker vertical position.
Public enumerationSeriesMarkerPointShape
Point shape for XY series event markers.
Public enumerationShadeMode
Shade mode.
Public enumerationShape
Point shape.
Public enumerationShapeType
Shape type. Used with 3D PointLineSeries.
Public enumerationSharedFontStyle
Shared FontStyle enumeration.
Public enumerationSharedFontWeight
Shared FontWeight enumeration.
Public enumerationStockSeriesPacking
StockSeries packing state.
Public enumerationStockStyle
Stock style.
Public enumerationSurfaceFillStyle
Surface series fill style.
Public enumerationSurfaceLegendBoxTitlePosition
3D surface legend box title position.
Public enumerationSurfaceOptimization
3D Surface performance optimization.
Public enumerationSurfaceRenderingOrder
Surface series rendering order.
Public enumerationSurfaceWireframeType
Surface series wireframe type.
Public enumerationSurfaceWireframeType3D
Surface series 3D wireframe type.
Public enumerationTargetCrossHair
3D annotation target crosshair style.
Public enumerationTargetImageFormat
Target image format.
Public enumerationTextShadowStyle
Text shadow style.
Public enumerationTextureWrapMode
Texture wrapping. Descriptions copied from MSDN: https://msdn.microsoft.com/en-us/library/windows/desktop/bb322814(v=vs.85).aspx
Public enumerationTriggeringEdge
Triggering edge direction.
Public enumerationTriggeringSeriesType
Triggering series type.
Public enumerationUserFriendlyScaleCalcCondition
Friendly scale calculation conditions.
Public enumerationUserInteractiveDeviceButton
Button related to user action. E.g. with mouse. Pen could have many buttons, touch not, which would be using None or Primary. Event would describe the action in touch case.
Public enumerationUserInteractiveDeviceButtonAction
UserInteractiveObject action related to device button.
Public enumerationUserInteractiveDeviceButtonAction3D
UserInteractiveObject action related to device button, for 3D view.
Public enumerationUserInteractiveDeviceButtonAction3DPie
UserInteractiveObject action related to device button, for 3D Pie.
Public enumerationUserInteractiveDeviceButtonState
State related to user interactive device button.
Public enumerationUserInteractiveDeviceEventType
User interactive device event types.
Public enumerationUserInteractiveObjectInteractionState
Interaction state.
Public enumerationWallGridStripXY
Grid bands in between major grid lines.
Public enumerationWallGridStripXZ
Grid bands in between major grid lines.
Public enumerationWallGridStripYZ
Grid bands in between major grid lines.
Public enumerationWallType
Wall type.
Public enumerationWaterfallContourLineType
Waterfall series contour line type.
Public enumerationWaterfallWireframeType
Waterfall series wireframe type.
Public enumerationVerticalDirection
Vertical direction.
Public enumerationVerticalScrollBarAlignment
Vertical scroll bar alignment.
Public enumerationWheelZooming
Wheel zooming.
Public enumerationViewAspectRatio
Aspect ratio.
Public enumerationXAxisAutoPlacement
X-axis auto placement locations related to chart draw area.
Public enumerationXAxisExplicitAutoPlacementSide
X-axis explicit automatic location.
Public enumerationXAxisScrollMode
Scrolling types.
Public enumerationXAxisTitleAlignmentHorizontal
Horizontal alignment of X-axis title.
Public enumerationXAxisTitleAlignmentVertical
Vertical alignment of X-axis title.
Public enumerationXYAxisGridStrips
Grid bands in between major grid lines
Public enumerationYAxesLayout
Y-axis arrangement mode, when there's several Y-axes defined.
Public enumerationYAxisAutoPlacement
Y-axis auto placement locations related to chart draw area.
Public enumerationYAxisExplicitAutoPlacementSide
Y-axis explicit automatic location.
Public enumerationYAxisPosition
Y-axis position.
Public enumerationYAxisTitleAlignmentHorizontal
Horizontal alignment of Y-axis title.
Public enumerationYAxisTitleAlignmentVertical
Vertical alignment of Y-axis title.
Public enumerationZoomArea3D
Zoom area options for View3D and ViewPie3D
Public enumerationZoomAreaRound
Zoom area options for polar and smith charts.