FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > Chart2DRenderer Class : GetLegendAreaRectangle Method |
'Declaration Public Function GetLegendAreaRectangle( _ ByVal g As Graphics, _ ByVal chartRectangle As RectangleF, _ ByVal chartModel As ChartModel, _ ByVal legendAreaIndex As Integer _ ) As RectangleF
'Usage Dim instance As Chart2DRenderer Dim g As Graphics Dim chartRectangle As RectangleF Dim chartModel As ChartModel Dim legendAreaIndex As Integer Dim value As RectangleF value = instance.GetLegendAreaRectangle(g, chartRectangle, chartModel, legendAreaIndex)
public RectangleF GetLegendAreaRectangle( Graphics g, RectangleF chartRectangle, ChartModel chartModel, int legendAreaIndex )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional