FarPoint.Web.Chart 名前空間 > Chart3DRenderer クラス : GetLegendAreaRectangle メソッド |
'Declaration
Public Function GetLegendAreaRectangle( _ ByVal g As Graphics, _ ByVal chartRectangle As RectangleF, _ ByVal chartModel As ChartModel, _ ByVal legendAreaIndex As Integer _ ) As RectangleF
public RectangleF GetLegendAreaRectangle( Graphics g, RectangleF chartRectangle, ChartModel chartModel, int legendAreaIndex )