FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartExtension クラス : GetPlotArea メソッド |
'Declaration
Public Function GetPlotArea( _ ByVal model As ChartModel, _ ByVal series As Series _ ) As PlotArea
public PlotArea GetPlotArea( ChartModel model, Series series )