Interface ComponentPart

All Superinterfaces:
ComponentProperty
All Known Subinterfaces:
AbstractDataProvider<T>, CategoryDataProvider, Component, DataProvider, DateDataProvider, InternalData<T>, SankeyDataProvider, TimeDataProvider, TreeDataProvider
All Known Implementing Classes:
AbstractChart, AbstractData, AbstractDataStream, AbstractDataZoom, AbstractPart, AngleAxis, Arc, ArcPart, Area, Axis, Axis.AbstractTicks, Axis.GridAreas, Axis.GridLines, Axis.Line, Axis.MinorGridLines, Axis.MinorTicks, Axis.Pointer, Axis.PointerHandle, Axis.Ticks, BarChart, BasicDataProvider, BasicInternalDataProvider, BezierCurve, BubbleChart, CandlestickChart, CandlestickData, CategoryData, Chart, ChartImage, Circle, CirclePart, ComposedPart, CoordinateSystem, CoordinateSystemZoom, Data, DataStream, DataZoom, DateData, DateStream, DonutChart, EffectScatterChart, FunctionData, FunnelChart, GaugeChart, GaugeChart.AxisLine, GraphChart, HeatmapChart, Image, InternalData.WrappedDataProvider, Legend, Line, LineChart, NightingaleRoseChart, Node, Node.Type, PieChart, PolarCoordinate, Polygon, Polyline, RadarAxis, RadarChart, RadarCoordinate, RadiusAxis, Rectangle, RectangularCoordinate, Ring, SankeyChart, SankeyChart.Edge, SankeyChart.Node, SankeyData, ScatterChart, Sector, SelfPositioningChart, SelfPositioningSpecialChart, SerialData, SerialDate, SerialTime, Shape, ShapeGroup, Square, SunburstChart, Text, TimeData, TimeStream, Title, Toolbox, Toolbox.DataView, Toolbox.Download, Toolbox.Restore, Toolbox.Zoom, ToolboxButton, Tooltip, TreeChart, TreeData, TreemapChart, VisiblePart, VisualMap, XAxis, XYAxis, XYChart, YAxis

public interface ComponentPart extends ComponentProperty
Represents a part used by chart Components.
Author:
Syam