Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic float Right { get; }
Public ReadOnly Property Right As Single
Get
public:
virtual property float Right {
float get () sealed;
}
abstract Right : float32 with get
override Right : float32 with get
Property Value
Type:
SingleImplements
ILayoutableRight
See Also