JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.chart
Interface JCChartTypeFormat

All Known Implementing Classes:
JCAreaChartFormat, JCBarChartFormat, JCCandleChartFormat, JCHiloChartFormat, JCHLOCChartFormat, JCPieChartFormat, JCPolarRadarChartFormat

public interface JCChartTypeFormat

Interface implemented by all chart type format classes (for example, JCBarChartFormat and JCPieChartFormat).


Method Summary
 void setParent(com.klg.jclass.chart.ChartDataView cdv)
           
 

Method Detail

setParent

public void setParent(com.klg.jclass.chart.ChartDataView cdv)

Copyright © 2004 Quest Software Inc..
All rights reserved.