Back to Devexpress

PaneAnchorPoint.PaneName Property

corelibraries-devexpress-dot-xtracharts-dot-paneanchorpoint-e7165559.md

latest1.3 KB
Original Source

PaneAnchorPoint.PaneName Property

For internal use. Supports serialization of the PaneAnchorPoint.Pane property.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public string PaneName { get; set; }
vb
<Browsable(False)>
Public Property PaneName As String

Property Value

TypeDescription
String

An String value.

|

Remarks

This property is hidden and intended for internal use only. Normally you don’t need to use it.

See Also

PaneAnchorPoint Class

PaneAnchorPoint Members

DevExpress.XtraCharts Namespace