Defines options for the path chart (TRSPathChart)
Namespace: RSChartConsts
Delphi
|
type
TPathOption = (
poPreserveAspectRatio);
|
|
Name
|
Description
|
|
poPreserveAspectRatio
|
Preserves the aspect ratio of a path shape when sizing it to fit within the value rectangle
|
Top
|