ChartDataPointValuesInstance.FormatSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the format size of ChartDataPointValuesInstance instance.
public:
property System::String ^ FormatSize { System::String ^ get(); };
public string FormatSize { get; }
member this.FormatSize : string
Public ReadOnly Property FormatSize As String
Property Value
The format size of ChartDataPointValuesInstance instance.