Class ChartInnerPlotPosition
specifies a custom position for the inner plot area.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.ReportControls.Wpf.dll
Syntax
public class ChartInnerPlotPosition : ChartElementPosition
Constructors
ChartInnerPlotPosition()
Declaration
public ChartInnerPlotPosition()
ChartInnerPlotPosition(ReportSerializer)
Declaration
public ChartInnerPlotPosition(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
ReportSerializer | serializer |